From 23adcdea578d32770c925b5ddbdabdc0b57fae8f Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Wed, 13 Jan 2016 07:53:30 +0900 Subject: [PATCH] Tidy up and add links to the Wiki. --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 799df5a..51d543c 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,7 @@ Fisherman is a plugin manager and CLI toolkit for [Fish][fish] to help you build Fisherman uses a [flat tree][flat-tree] structure that 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. -Other features include dependency management, great plugin search capabilities and full compatibility with [Tackle][tackle], [Wahoo][wahoo] and [Oh My Fish][oh-my-fish] themes and packages. - -+ [FAQ][faq] -+ [Screencasts][screencasts] -+ [An Introduction to Fisherman][intro] - +Other features include dependency management, great plugin search capabilities and full compatibility with **Tacklebox**, **Wahoo** and **Oh My Fish** themes and packages. ## Install @@ -32,7 +27,7 @@ make ## Documentation -See [`fisher help`][fisher-1] and [`fisher help tour`][fisher-tour] for command usage help. For support and feedback join the Slack [room][wharf-link] or browse the [issues][issues]. +Start in the [**Wiki**][docs] for links to the documentation and other guides or jump to the [Quickstart Guide][quickstart] for a simple introduction to Fisherman. For support and feedback join the Slack [room][wharf-link] or browse the [issues][issues]. :anchor: @@ -42,13 +37,11 @@ See [`fisher help`][fisher-1] and [`fisher help tour`][fisher-tour] for command [faq]: https://github.com/fisherman/fisherman/wiki/FAQ [fish]: https://github.com/fish-shell/fish-shell +[docs]: https://github.com/fisherman/fisherman/wiki [intro]: man/man7/fisher-tour.md -[wahoo]: https://github.com/bucaran/wahoo [issues]: http://github.com/fisherman/fisherman/issues -[tackle]: https://github.com/justinmayer/tackle -[fisher-1]: man/man1/fisher.md +[quickstart]: https://github.com/fisherman/fisherman/wiki/Quickstart-Guide [flat-tree]: https://github.com/fisherman/fisherman/blob/master/man/man7/fisher.md#flat-tree -[oh-my-fish]: https://github.com/oh-my-fish/oh-my-fish/ [wharf-link]: https://fisherman-wharf.herokuapp.com/ [fisher-tour]: man/man7/fisher-tour.md [wharf-badge]: https://img.shields.io/badge/wharf-join%20the%20chat-00cc99.svg?style=flat-square