README.md in humane-rails-3.0.5.0.1.5 vs README.md in humane-rails-3.1.0

- old
+ new

@@ -2,21 +2,21 @@ | |__ _ _ _ __ ___ __ _ _ __ ___ _ __ __ _(_) |___ | '_ \| | | | '_ ` _ \ / _` | '_ \ / _ \_____| '__/ _` | | / __| | | | | |_| | | | | | | (_| | | | | __/_____| | | (_| | | \__ \ |_| |_|\__,_|_| |_| |_|\__,_|_| |_|\___| |_| \__,_|_|_|___/ -This is a gemified version of Marc Harter's humane-js library. See http://wavded.github.com/humane-js/ for more details. +This is a gemified version of Marc Harter's humane-js library. See http://wavded.github.com/humane-js for more details. [![Build Status](https://secure.travis-ci.org/harrigan/humane-rails.png)](http://travis-ci.org/harrigan/humane-rails) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/harrigan/humane-rails) ## Instructions Add the following to your Gemfile: -``` +```ruby gem "humane-rails" -`` +``` Then add the following to your `application.js`: ```javascript //= require humane