README.md in tabler_ui_rails-0.2.0 vs README.md in tabler_ui_rails-0.2.1

- old
+ new

@@ -7,11 +7,11 @@ ## Installation Add this line to your application's Gemfile: ```ruby -gem 'tabler_ui_rails', '~> 2.0' +gem 'tabler_ui_rails', '~> 0.2' ``` And then execute: $ bundle @@ -20,10 +20,10 @@ $ gem install tabler_ui_rails ## Usage -Just require or @import it in your css/scss files as kinda asset gems, e.g. [Bootstrap](https://github.com/twbs/bootstrap-rubygem). +Just require or @import `tabler_ui` in your css/scss files as kinda asset gems, e.g. [Bootstrap](https://github.com/twbs/bootstrap-rubygem). ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.