Skip to content

Commit

Permalink
Improve README (close #17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Jeffery committed Jul 14, 2013
1 parent 835e9a9 commit 8a11b77
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
Rails 3.1 asset-pipeline gem to provide underscore.js

# Install

gem 'underscore-rails'
# Setup

Have in your Gemfile:

# Use
gem 'underscore-rails'

In your application.js manifest:
And, have in your application.js manifest:

//= require underscore

or directly available under `/assets/underscore.js`
(also directly available under `/assets/underscore.js`)

Easy as pie.
Easy as pie.

0 comments on commit 8a11b77

Please sign in to comment.