README.md in economic-rest-0.0.1 vs README.md in economic-rest-0.1.0
- old
+ new
@@ -23,10 +23,12 @@
$ gem install economic-rest
## Usage
-TODO: Write usage instructions here
+require 'economic/rest'
+
+Economic::Demo.hello
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` or 'bundle exec m' to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.