README.md in responsive-nav-rails-1.0.20 vs README.md in responsive-nav-rails-1.0.21
- old
+ new
@@ -1,27 +1,23 @@
-# 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
-
+# 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
+
+## License
+
[The MIT License](https://github.com/vevix/responsive-nav-rails/blob/master/LICENSE.md)
\ No newline at end of file