README.md in pretty_strings-0.3.0 vs README.md in pretty_strings-0.4.0

- old
+ new

@@ -6,20 +6,19 @@ ## Installation Add this line to your application's Gemfile: -```ruby -gem 'pretty_strings' +**Ruby** ``` +gem install pretty_strings +``` -And then execute: - - $ bundle - -Or install it yourself as: - - $ gem install pretty_strings +**Ruby on Rails** +Add this line to your application’s Gemfile: +```ruby +gem 'pretty_strings' +``` ## Usage ```ruby text = "<CharStyle:body copy>The Supe<cTracking:-75>r<cTracking:>Track system is easy to set up and use, providing real-time <SoftReturn>insight and stats." \ No newline at end of file