README.md in compass-normalize-1.1.1 vs README.md in compass-normalize-1.1.2

- old
+ new

@@ -13,19 +13,18 @@ $ git clone git://github.com/ksmandersen/compass-normalize.git $ rake build $ rake install + +## Usage When creating a new project with compass: $ compass create new_project -r compass-normalize --using compass-normalize If using an existing project, edit your config.rb and add this line: require 'compass-normalize' - - -## Usage To use the normalize plugin, just import and include normalize: @import normalize; \ No newline at end of file