README.md in easy_transilien-0.0.1 vs README.md in easy_transilien-0.0.2

- old
+ new

@@ -54,9 +54,16 @@ # End boundary not given, so it's "from"+1h ``` Easy isn't it? +But you know, they are called Lines. + +```ruby +EasyTransilien::Line.find('J') +# => [<EasyTransilien... >] +``` + ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)