README.md in surrounded-rails-0.0.3 vs README.md in surrounded-rails-0.0.4

- old
+ new

@@ -1,8 +1,8 @@ # Surrounded::Rails -This sets up your ActiveRecord models to use [Surrounded](http://github.com/saturnflyer/surrounded). +This sets up your ActiveRecord models and ActionController controllers to use [Surrounded](http://github.com/saturnflyer/surrounded). Support for non-ActiveRecord will be added. ## Installation Add this line to your application's Gemfile: @@ -17,10 +17,10 @@ $ gem install surrounded-rails ## Usage -TODO: Write usage instructions here +Add it to your Gemfile and start using it. See [Surrounded](https://github.com/saturnflyer/surrounded) for more details. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)