README.md in toycol-0.0.1 vs README.md in toycol-0.1.0

- old
+ new

@@ -1,11 +1,9 @@ # Toycol -Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/toycol`. To experiment with that code, run `bin/console` for an interactive prompt. +Toy Application Protocol framework -TODO: Delete this and the text above, and describe your gem - ## Installation Add this line to your application's Gemfile: ```ruby @@ -20,10 +18,10 @@ $ gem install toycol ## Usage -TODO: Write usage instructions here +WIP ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.