README.md in torino-0.1.2 vs README.md in torino-0.1.3

- old
+ new

@@ -1,13 +1,14 @@ # Torino -TODO: Write description. -TODO: Add logo-image. +![Ford Torino](https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/1971_Ford_Torino_GT_%2812259626886%29.jpg/1200px-1971_Ford_Torino_GT_%2812259626886%29.jpg) +Nothing special, just my stylesheets library without any dependencies. + ## Installation -1. Add this line to your application's Gemfile: +Add this line to your application's Gemfile: ```ruby gem 'torino' ``` @@ -17,18 +18,16 @@ Or install it yourself as: $ gem install torino -2. Add this line to your application.css: +## Usage +Add this line to your application.css: + ```css *= require torino ``` - -## Usage - -TODO: Write usage instructions here. ## 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`