From 0d9cb59b26b26f5505715b02fe16ec69dfbf0aa1 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Fri, 15 Jan 2016 00:44:26 +0900 Subject: [PATCH] Align badges to the left. --- README.md | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 323b2df..55b6ac7 100644 --- a/README.md +++ b/README.md @@ -4,29 +4,11 @@

+[![Build Status][travis-badge]][travis-link] +![Fisherman Version][fisherman-version] +[![Wharf][wharf-badge]][wharf-link] -

- - Fisherman Version - - - - Build Status - - - - Join the Wharf - -

- -
- - - -**Fisherman** is a fast, modern plugin system and CLI toolkit for [Fish](http://fishshell.com/). +
**Fisherman** is a fast, modern plugin system and CLI toolkit for [Fish](http://fishshell.com/). Its flat tree architecture adds no cruft to your shell, making it as fast as _no_ Fisherman. The cache mechanism lets you query the index offline and enable or disable plugins as you wish.