Tweak introduction 💪

This commit is contained in:
Jorge Bucaran 2016-01-17 12:19:59 +09:00
parent 4688885fa4
commit a6a6e506e4

View file

@ -8,7 +8,9 @@
![Fisherman Version][fisherman-version] ![Fisherman Version][fisherman-version]
[![Wharf][wharf-badge]][wharf-link] [![Wharf][wharf-badge]][wharf-link]
<br>**Fisherman** is a fast, modern plugin system and CLI toolkit for [Fish](http://fishshell.com/). ## About
**Fisherman** is a fast, modern plugin system 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. 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.
@ -17,6 +19,11 @@ Other features include dependency management, great plugin search capabilities a
:beginner: [**Get Started**][quickstart]. :beginner: [**Get Started**][quickstart].
## Help
For documentation, examples and guides [see the wiki][wiki]. For support and feedback join the [Wharf][wharf-link] or browse the [issues][issues].
<!-- Links --> <!-- Links -->
@ -26,11 +33,8 @@ Other features include dependency management, great plugin search capabilities a
[issues]: http://github.com/fisherman/fisherman/issues [issues]: http://github.com/fisherman/fisherman/issues
[wiki]: https://github.com/fisherman/fisherman/wiki [wiki]: https://github.com/fisherman/fisherman/wiki
[quickstart]: https://github.com/fisherman/fisherman/wiki/Quickstart-Guide [quickstart]: https://github.com/fisherman/fisherman/wiki/Quickstart-Guide
[wharf-link]: https://fisherman-wharf.herokuapp.com/ [wharf-link]: https://fisherman-wharf.herokuapp.com/
[wharf-badge]: https://img.shields.io/badge/wharf-join%20the%20chat-00cc99.svg?style=flat-square [wharf-badge]: https://img.shields.io/badge/wharf-join%20the%20chat-00cc99.svg?style=flat-square
[travis-link]: https://travis-ci.org/fisherman/fisherman [travis-link]: https://travis-ci.org/fisherman/fisherman
[travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square [travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square
[fisherman-version]: https://img.shields.io/badge/fisherman-v0.4.0-00B9FF.svg?style=flat-square [fisherman-version]: https://img.shields.io/badge/fisherman-v0.4.0-00B9FF.svg?style=flat-square