Update README.md

This commit is contained in:
Simon Bailey 2015-02-20 18:00:02 +00:00
parent 8d5f60efa0
commit c23e80fa56

View File

@ -175,6 +175,10 @@ Thanks to [Edd Hannay](https://github.com/eddhannay) for his Webpack optimisatio
Contributions are welcomed. When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix. Contributions are welcomed. When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix.
### Running Tests
`node node_modules/.bin/mocha`
## License ## License
[BSD license](http://opensource.org/licenses/bsd-license.php) [BSD license](http://opensource.org/licenses/bsd-license.php)