diff --git a/README.md b/README.md index 0dd06de..d7934cc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,33 @@ + +[![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) ![](https://img.shields.io/cocoapods/l/AFNetworking.svg) # Oh My Fish! -[![Build Status](https://travis-ci.org/bpinto/oh-my-fish.svg?branch=master)](https://travis-ci.org/bpinto/oh-my-fish) +

+ +About +| +Recipes +| +Installation +| +Usage +| +Contribute +| +Uninstall +| +License +

+ + +

+ + + + +

+ +## About ### 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 +97,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)