Update README.md

This commit is contained in:
Jorge Bucaran 2015-03-29 12:45:38 +09:00
parent f7d1bd5b32
commit ab873d3649

View File

@ -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)