mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Simplify README, smaller benchmark img size.
This commit is contained in:
parent
2eace6ebe8
commit
cf0d1f065c
13
README.md
13
README.md
@ -7,18 +7,17 @@
|
||||
<h1 align="center">
|
||||
<br>
|
||||
<a href="http://fisherman.sh">
|
||||
<img
|
||||
alt="Fisherman"
|
||||
width=650px
|
||||
src="https://rawgit.com/fisherman/logo/master/fisherman-black-white.svg"></a>
|
||||
<img
|
||||
alt="Fisherman"
|
||||
width=650px
|
||||
src="https://rawgit.com/fisherman/logo/master/fisherman-black-white.svg">
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
</h1>
|
||||
|
||||
**Fisherman** is a blazing fast, modern plugin manager for [Fish](http://fishshell.com/).
|
||||
|
||||
Features include a flat tree dependency model, a cache system, full test coverage and [more].
|
||||
|
||||
▸ **[Get Started]**<br>
|
||||
▸ **[Find Plugins]**
|
||||
|
||||
@ -34,7 +33,7 @@ time -p fish -ic exit
|
||||
<h3 align="center">
|
||||
<a href="https://github.com/fisherman/fisherman/wiki/Performance">
|
||||
<img
|
||||
width=600px
|
||||
width=560px
|
||||
alt="Performance"
|
||||
src="https://cloud.githubusercontent.com/assets/8317250/13278821/b43c29f8-db16-11e5-837d-42f19d1dd19d.png">
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user