diff --git a/README.md b/README.md
index 8a8b463..11aff16 100644
--- a/README.md
+++ b/README.md
@@ -16,35 +16,43 @@
+
+
**Fisherman** is a blazing fast, modern plugin manager for [Fish](http://fishshell.com/).
+
▸ **[Get Started]**
- ▸ **[Find Plugins]**
+ ▸ **[Find Plugins]** :mag_right:
-### Performance
+## Install
+
+```fish
+curl -sL get.fisherman.sh | fish
+```
+
+
+## Help
+
+For documentation and tutorials see the [wiki]. For questions and feedback join the Slack [room][slack-link] or browse the [issues].
+
+
+## Speed
Fisherman runs virtually no initialization code making it as fast as no Fisherman.
-```fish
-time -p fish -ic exit
-```
-
-