README.md in pace_rails-0.0.5 vs README.md in pace_rails-0.0.6

- old
+ new

@@ -23,10 +23,10 @@ You basically have to add the required. In your `application.js.coffee` (or just `application.js`) which is located at `app/assets/javascripts/application.js`: - //= require pace + //= require pace/pace Also, place the following in your `application.css.scss` file which is located at `app/assets/stylesheets/application.css`: *= require pace/minimal