README.md in well-actually-0.2.1 vs README.md in well-actually-0.2.2

- old
+ new

@@ -3,10 +3,10 @@ Is tested with pure ruby classes and classes that inherit from ActiveRecord::Base, rails >= 4 supported. Add this line to your application's Gemfile: ```ruby -gem 'well-actually' +gem 'well-actually', require: 'well_actually' ``` And then execute: $ bundle