Update README tagline with repository's tagline.

This commit is contained in:
Jorge Bucaran 2016-04-07 20:08:38 +09:00
parent b08257af88
commit 2a82eecec6
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -14,7 +14,7 @@
<br>
</h1>
**[Fisherman]** is a blazing fast, modern plugin manager for [fish].
**[Fisherman]** is a blazing fast, parallel plugin manager for [fish].
```fish
curl -sL get.fisherman.sh | fish
@ -28,12 +28,12 @@ curl -sL get.fisherman.sh | fish
## Install
Download Fisherman using Git and setup your system automatically. See [other] install options.
```fish
curl -sL get.fisherman.sh | fish
```
<sub>See [other] install options.</sub>
## CLI
The Fisherman CLI consists of: *install*, *update*, *uninstall*, *list*, *search* and *help* and the following aliases: *i* for install, *u* for update, *l* for list, *s* for search and *h* for help.