README.md in better_styles-0.0.0.338 vs README.md in better_styles-0.0.1

- old
+ new

@@ -1,20 +1,15 @@ # BetterStyles -My older gem magic_stylez more generic, smaller and with use of bootstrap 4.0! +Short description and motivation. ## Usage -See [online docu](https://berlinmagic.github.io/better_styles/) here. +How to use my plugin. ## Installation -Add this lines to your application's Gemfile: +Add this line to your application's Gemfile: ```ruby - - source 'https://rails-assets.org' do - gem 'rails-assets-tether', '>= 1.3.3' - end - gem 'better_styles' - +gem 'better_styles' ``` And then execute: ```bash $ bundle