README.md in learn-web-0.0.1 vs README.md in learn-web-0.0.11

- old
+ new

@@ -18,9 +18,17 @@ And then execute: $ bundle +## Usage + +In your code: + +```ruby +require 'learn_web' +``` + ## Contributing 1. Fork it ( https://github.com/flatiron-labs/learn-web/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)