README.md in c80_md-0.1.0.9 vs README.md in c80_md-0.1.0.10

- old
+ new

@@ -20,10 +20,20 @@ $ gem install c80_md ## Usage -TODO: Write usage instructions here +Host app: +``` + + gem 'bootstrap-select-rails' + + @import "font-awesome"; + @import "bootstrap"; + @import "bootstrap-select"; + @import "mat_design"; + +``` ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/console` for an interactive prompt that will allow you to experiment.