README.md in html5-starter-0.2.3b vs README.md in html5-starter-0.2.9b

- old
+ new

@@ -20,11 +20,11 @@ The `--javascripts-dir`, `--css-dir`, `--images-dir` and `--sass-dir` flags are required to keep consistent with the original HTML5 Starter project layout. If you omit them, be sure to edit your javascript and style tags accordingly in `index.html`. Run `compass watch my_project` and the SCSS files will automatically get compiled to your Sass compilation directory whenever a change is made: - assets/css/style.css - assets/css/handheld.css + css/style.css + css/handheld.css To see the complete list of files generated by this extension, see the [HTML5 Starter](https://github.com/rizkysyazuli/html5-starter) project repo. Integrating with Blueprint