Update readme for 9

This commit is contained in:
Richard Feldman
2016-03-06 10:10:46 -08:00
parent 8fc85c71f6
commit 5caf8b9188

View File

@@ -7,6 +7,12 @@ To run tests:
npm test npm test
``` ```
To compile CSS:
```bash
npm run css
```
To engage Auto-Rebuilding: To engage Auto-Rebuilding:
```bash ```bash