README.md in rom-rails-0.8.0 vs README.md in rom-rails-0.9.0.beta1

- old
+ new

@@ -15,14 +15,20 @@ [![Inline docs](http://inch-ci.org/github/rom-rb/rom-rails.svg?branch=master)][inchpages] Rails integration for [Ruby Object Mapper](https://github.com/rom-rb/rom) which ships with: -* Params sanitizer/coercer extension -* Validation extension based on `ActiveModel` * Relation generators * Mapper generators * Command generators +* Repository generators + +You may also want to look at [ROM Model](https://github.com/rom-rb/rom-model) +which includes: + +* Params sanitizer/coercer extension +* Validation extension based on `ActiveModel` + ## Tests To run tests: