Update README.md

This commit is contained in:
Anton Lavrenov 2014-08-25 23:16:56 +08:00
parent 7d53f23f79
commit eee66e4b6e

View File

@ -42,7 +42,7 @@ KineticJS uses Mocha for testing.
KineticJS is covered with hundreds of tests and well over a thousand assertions. KineticJS uses TDD (test driven development) which means that every new feature or bug fix is accompanied with at least one new test.
##Generation documentation
##Generate documentation
Run `grunt docs` which will build the documentation files and place them in the docs folder.