README.md in responsive-nav-rails-1.0.23 vs README.md in responsive-nav-rails-1.0.24
- old
+ new
@@ -1,27 +1,27 @@
-# responsive-nav-rails
-
-[responsive-nav](http://responsive-nav.com) for the Rails asset pipeline
-
-## Installation
-
-Add this line to your application's Gemfile:
-
- gem "responsive-nav-rails"
-
-## Usage
-
-In your CSS manifest file:
-
- *= responsive-nav
-
-In your JavaScript manifest file:
-
- //= responsive-nav
-
-or for the minified version
-
- //= responsive-nav.min
-
-## License
-
-[The MIT License](https://github.com/vevix/responsive-nav-rails/blob/master/LICENSE.md)
\ No newline at end of file
+# responsive-nav-rails
+
+[responsive-nav](http://responsive-nav.com) for the Rails asset pipeline
+
+## Installation
+
+Add this line to your application's Gemfile:
+
+ gem "responsive-nav-rails"
+
+## Usage
+
+In your CSS manifest file:
+
+ *= require responsive-nav
+
+In your JavaScript manifest file:
+
+ //= require responsive-nav
+
+or for the minified version
+
+ //= require responsive-nav.min
+
+## License
+
+[The MIT License](https://github.com/vevix/responsive-nav-rails/blob/master/LICENSE.md)