From ab873d36492b7cf32c749efde905da5a234ec505 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran <jbucaran@me.com> Date: Sun, 29 Mar 2015 12:45:38 +0900 Subject: [PATCH] Update README.md --- README.md | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dd06de..353e6cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,36 @@ +<a name="omf"></a> # Oh My Fish! -[](https://travis-ci.org/bpinto/oh-my-fish) +[](https://travis-ci.org/bpinto/oh-my-fish)  + +<p align="center"> + +<b><a href="#why?">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) -- GitLab