diff --git a/README.md b/README.md index 97cd284..921cea7 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Tests and examples ------------------ More examples of library usage can be found in **test.js** file. To run tests you will -need [Mocha](http://visionmedia.github.io/mocha/), the tests themselves use built-in +need [Mocha](http://mochajs.org/), the tests themselves use built-in NodeJS [assert](http://nodejs.org/api/assert.html) module. To run tests in browser open **test.html** file.