README.md in kloudless-1.0.0 vs README.md in kloudless-1.0.1
- old
+ new
@@ -1,9 +1,11 @@
# Kloudless
-Kloudless API Ruby client.
+Community-contributed Ruby client to the Kloudless API.
+The Kloudless team plans to support an official Ruby SDK in the future.
+
## Installation
Add this line to your application's Gemfile:
gem 'kloudless'
@@ -50,16 +52,5 @@
## Release
To release this gem, look under the `script` directory. Check out
[jch/release-scripts](https://github.com/jch/release-scripts) for details.
-
-## Contributing
-
-[TODO.md](TODO.md) has a list of things to work on. File an issue or pull
-request if you'd like to discuss or tackle any of those tasks.
-
-1. Fork it ( https://github.com/[my-github-username]/kloudless/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](https://help.github.com/send-pull-requests/)