diff --git a/README.md b/README.md
index 0dd06de03c080e8f53cbfdc9eeda80d2d284a965..353e6cd29747dfd2583727f049172d29537036da 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,36 @@
+<a name="omf"></a>
 # Oh My Fish!
 
-[![Build Status](https://travis-ci.org/bpinto/oh-my-fish.svg?branch=master)](https://travis-ci.org/bpinto/oh-my-fish)
+[![Build Status](https://travis-ci.org/bpinto/oh-my-fish.svg?branch=master)](https://travis-ci.org/bpinto/oh-my-fish) ![](https://img.shields.io/badge/Framework-Oh My Fish-blue.svg?style=flat)
+
+<p align="center">
+
+<b><a href="#why&#63;">Why?</a></b>
+|
+<b><a href="#how">How?</a></b>
+|
+<b><a href="#what">What?</a></b>
+|
+<b><a href="https://github.com/bucaran/darwin/wiki/Copy-&-Paste-Recipes">Recipes</a></b>
+|
+<b><a href="#installation">Installation</a></b>
+|
+<b><a href="#usage">Usage</a></b>
+|
+<b><a href="#send-us-your-theme">Contribute</a></b>
+|
+<b><a href="#uninstall">Uninstall</a></b>
+|
+<b><a href="#license">License</a></b>
+</p>
+
+
+<p align="center">
+<a href="https://github.com/bpinto/oh-my-fish">
+<img width=50% src="https://cloud.githubusercontent.com/assets/958723/6883431/9beb62b0-d58b-11e4-902c-2f716859a7ad.png">
+</a>
+
+</p>
 
 ### Why?
   Developing on a shell should be a pleasure. Our goal is to help developers that do not want to spend time configuring their own computer to spend time doing what they want.
@@ -70,3 +100,7 @@ We are hoping to collect a bunch of themes for our command prompts. You can see
 ## Uninstall
 
     rm -rf ~/.oh-my-fish
+    
+## License
+
+[MIT](http://mit-license.org) © [Contributors](https://github.com/bpinto/oh-my-fish/graphs/contributors)