README.md in responsive-nav-rails-1.0.15 vs README.md in responsive-nav-rails-1.0.16

- 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 - +# 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