README.rdoc in personhood-0.1.2 vs README.rdoc in personhood-0.2.0

- old
+ new

@@ -36,10 +36,12 @@ === Installation Gemfile: - gem 'personhood', github: 'caleon/personhood' + gem 'personhood' + # or GitHub latest: + # gem 'personhood', github: 'caleon/personhood' Model class file (i.e. +app/models/user.rb+): class User include Juscribe::Personhood