README.md in keen-0.2.0 vs README.md in keen-0.2.2
- old
+ new
@@ -4,14 +4,21 @@
Usage
-----
`gem install keen`
-(docs are on the way -- for now, see the Cucumber and Rspec stuff in /features/ for usage details)
+Ruby Client Usage Guide
+http://keen.io/static/docs/clients/ruby/usage_guide.html
+see Also the Cucumber and Rspec stuff in /features/ for usage details)
+
Contributing to keen
--------------------
+ * Use Jeweler!
+ * rake version:bump:major
+ * rake release
+ * Make sure all tests pass in 1.9.2 and 1.9.3
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
* Fork the project.
* Start a feature/bugfix branch.
* Commit and push until you are happy with your contribution.