From 98ad0d10c4756de0d8938b42338a7c171ccd775a Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sat, 13 May 2017 22:57:05 +0900 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a5f28c..66b0d08 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ [![Build Status][travis-badge]][travis-link] [![Slack][slack-badge]][slack-link] -A concurrent plugin manager for [fish]. +The [fish-shell] plugin manager. Translations: [日本語], [繁體中文], [简体中文], [한국어], [Русский], [Português], [Türkçe], [Español], [Français], [Català], [Deutsch], [فارسی]. @@ -34,7 +34,7 @@ Install a plugin. fisher z ``` -Install more plugins. +Install several plugins concurrently. ``` fisher fzf edc/bass omf/thefuck omf/theme-bobthefish @@ -175,5 +175,6 @@ set -x GITHUB_TOKEN your_github_api_token_for_fisherman [travis-link]: https://travis-ci.org/fisherman/fisherman [travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg -[fish]: https://fish.sh +[fish]: https://github.com/fish-shell/fish-shell +[fish-shell]: https://github.com/fish-shell/fish-shell [fisherman]: https://fisherman.github.io