README.md in pricesphere-0.2.0 vs README.md in pricesphere-0.2.1
- old
+ new
@@ -1,8 +1,8 @@
# Pricesphere
-TODO: Write a gem description
+Pricesphere is a Rubygem to ease integration with PriceSphere's product pricing API.
## Installation
Add this line to your application's Gemfile:
@@ -18,10 +18,10 @@
$ gem install pricesphere
## Usage
-TODO: Write usage instructions here
+For examples of how to use PriceSphere, please check out the examples in the examples directory. We have an example of querying for products and registering a watch (or Webhook). If you have suggestions for other examples or things we can support, add an issue!
## Contributing
1. Fork it ( https://github.com/[my-github-username]/pricesphere/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)