README.md in wiserespond-0.2.0 vs README.md in wiserespond-1.0.0

- old
+ new

@@ -1,11 +1,22 @@ -[![Build Status](https://secure.travis-ci.org/igor-alexandrov/paperclip-aws.png)](http://travis-ci.org/igor-alexandrov/paperclip-aws) +[![Build Status](https://secure.travis-ci.org/igor-alexandrov/wiserespond.png)](http://travis-ci.org/igor-alexandrov/wiserespond) # wiserespond Rails 3 responders to make you controllers DRY. +## Installation + +Add this to your Gemfile: + + gem 'wiserespond' + +then do: + + bundle + + ## How does it work? ### Without `wiserespond` I a lot of Rails projects I see code like: @@ -125,11 +136,11 @@ **wiserespond** is used at: * [www.sdelki.ru](http://www.sdelki.ru) * [www.lienlog.com](http://www.lienlog.com) -Know other projects? Just contact me and I will add them here. +Know other projects? Then contact me and I will add them to the list. ## Contributing to wiserespond * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it @@ -140,7 +151,6 @@ * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. ## Copyright Copyright (c) 2012 Igor Alexandrov. See LICENSE.txt for -further details. - +further details. \ No newline at end of file