README.md in bone_hola-0.1.0 vs README.md in bone_hola-0.1.1
- old
+ new
@@ -1,8 +1,11 @@
# BoneHola
+[![Build Status][travis_image]][travis_url]
+[![Dependency Status][gemnasium_image]][gemnasium_url]
+[![MIT License][license-image]][license-url]
-TODO: Write a gem description
+Support Chinese hola
## Installation
Add this line to your application's Gemfile:
@@ -24,10 +27,19 @@
$ bone_hola english
$ bone_hola spanish
## Contributing
-1. Fork it ( https://github.com/ietjxdl/bone_hola/fork )
+1. Fork it ( https://github.com/denleyhsiao/bone_hola/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
+
+[travis_image]: https://travis-ci.org/denleyhsiao/bone_hola.svg?branch=master
+[travis_url]: https://travis-ci.org/denleyhsiao/bone_hola
+
+[gemnasium_image]: https://gemnasium.com/denleyhsiao/bone_hola.svg
+[gemnasium_url]: https://gemnasium.com/denleyhsiao/bone_hola
+
+[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
+[license-url]: LICENSE
\ No newline at end of file