README.md in rapidash-0.0.6 vs README.md in rapidash-0.1.0
- old
+ new
@@ -1,9 +1,11 @@
# Rapidash [![Build Status](https://travis-ci.org/Gazler/rapidash.png?branch=master)](https://travis-ci.org/Gazler/rapidash)
-Rapidash is an opinionated core for you to build a client for your API on. The goal is to define a standard way that developers can quickly write a client for the consumption of their RESTful API.
+![Rapidash](http://rapidashgem.com/images/rapidash.png)
+Rapidash is a core for you to build a client for your API on. The goal is to define a standard way that developers can quickly write a client for the consumption of their RESTful API.
+
## Installation
Add this line to your application's Gemfile:
gem 'rapidash'
@@ -151,5 +153,9 @@
1. Fork it
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 new Pull Request
+
+## Credits
+
+Thanks to @Sid3show for the sweet logo!