diff --git a/README.md b/README.md index f01831c..ac64b78 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,19 @@ _This command will look at your `.nvmrc` file and use the version node.js specif _This command looks at `package.json` and installs all the npm dependencies specified in it. Some of the dependencies include grunt and grunt-sass._ +## Usage + +### Compile CSS + +`grunt sass` + +See more available Grunt commands: + +`grunt --help` + + +## Stuff we're not using + ### Rebuild the style guide `grunt kss`