README.md in cdc_notices-0.1.5 vs README.md in cdc_notices-0.1.6

- old
+ new

@@ -20,11 +20,15 @@ $ gem install cdc_notices ## Usage -TODO: Write usage instructions here +1. Download gem. +2. In the terminal, navigate to the downloaded folder. +3. Run 'bundle install'. (this will require the bundler gem + installed on the system) +4. Run 'ruby bin/cdc-notices' ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. @@ -36,6 +40,5 @@ ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). -