README.md in clomp-0.0.8 vs README.md in clomp-0.0.9

- old
+ new

@@ -7,19 +7,19 @@ ## Installation Add this line to your application's Gemfile: ```ruby -gem 'Clomp' +gem 'clomp' ``` And then execute: $ bundle Or install it yourself as: - $ gem install Clomp + $ gem install clomp ## Usage Build any service with the track! Add as many tracks as you want. tracks will be loaded sequentially. You can control success and failure state of any specific step.