From 612560c92d1e21071579780f403e1f20fdb0a706 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Wed, 24 Feb 2016 15:39:12 +0900 Subject: [PATCH] Thin line under badges. --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6d1b18d..9f412ec 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,13 @@ src="https://rawgit.com/fisherman/logo/master/fisherman-black-white.svg">

-
+

[![Build Status][travis-badge]][travis-link] [![Fisherman Version][version-badge]][version-link] [![Slack Room][slack-badge]][slack-link] - -
+

**Fisherman** is a blazing fast, modern plugin manager for [Fish](http://fishshell.com/). @@ -26,7 +25,7 @@ Features include a flat tree dependency model, a cache system, full test coverag   ▸   **[Find Plugins]** -## Performance +### Performance Fisherman runs virtually no initialization code making it as fast as no Fisherman. @@ -40,10 +39,12 @@ time -p fish -ic exit alt="Performance" width=45% src="https://cloud.githubusercontent.com/assets/8317250/12769643/c6e2db4e-ca5c-11e5-9f4e-7d90cd072063.png"> +
+ DETAILS

-See [here][performance] for the gory details. + ## Documentation @@ -60,8 +61,6 @@ For documentation and guides see the [wiki]. For questions and feedback join the [Get Started]: https://github.com/fisherman/fisherman/wiki/Quickstart-Guide [Find Plugins]: http://fisherman.sh/#search -[performance]: https://github.com/fisherman/fisherman/wiki/Performance - [wiki]: https://github.com/fisherman/fisherman/wiki [issues]: http://github.com/fisherman/fisherman/issues [more]: https://github.com/fisherman/fisherman/issues/69#issuecomment-179661994