From 2a82eecec6b7d5d5178611abd4ba349188e21924 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Thu, 7 Apr 2016 20:08:38 +0900 Subject: [PATCH] Update README tagline with repository's tagline. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3d22f8..153ae3a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@
-**[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 ``` +See [other] install options. + ## 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.