Add `grunt test` note

This commit is contained in:
Zlatan Vasović 2014-02-03 17:20:31 +01:00
parent 02ae5a2728
commit 0ed6075010
1 changed files with 4 additions and 0 deletions

View File

@ -183,6 +183,10 @@ license your work under the terms of the [MIT License](LICENSE.md).
- strict mode
- "Attractive"
### Checking coding style
Run `grunt test` before committing to ensure your changes follow our coding standards.
## License