summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2a196c3..9794a2f 100644
--- a/README.md
+++ b/README.md
@@ -141,10 +141,9 @@ Install dependencies through [npm](http://npmjs.org):
npm install
-Use [Grunt](http://gruntjs.com) to test with [QUnit](http://qunitjs.com) and
-[ESLint](http://eslint.org):
+Use [Mocha](http://mochajs.org) to test with [ESLint](http://eslint.org) and
+[Mocha JSDom](https://github.com/rstacruz/mocha-jsdom):
- npm install -g grunt-cli
npm test
Update project documentation with [Projectz](https://github.com/bevry/projectz):