README.md in readmorejs-rails-0.0.1 vs README.md in readmorejs-rails-0.0.11
- old
+ new
@@ -16,16 +16,12 @@
$ gem install readmorejs-rails
## Usage
-In your `application.css`, include the css file:
-
- *= require readmorejs
-
In your `application.js`, include the js file:
- //= require readmorejs
+ //= require readmore
See [Readmore.js](https://github.com/jedfoster/Readmore.js) for more info.
## Contributing