README.md in roadie-rails-1.1.0.rc1 vs README.md in roadie-rails-1.1.0.rc2

- old
+ new

@@ -13,10 +13,10 @@ ## Installation ## [Add this gem to your Gemfile as recommended by Rubygems][gem] and run `bundle install`. ```ruby -gem 'roadie-rails', '~> 3.1' +gem 'roadie-rails', '~> 1.0' ``` ## Usage ## `roadie-rails` have two primary means of usage. The first on is the "Automatic usage", which does almost everything automatically. It's the easiest way to hit the ground running in order to see if `roadie` would be a good fit for your application.