diff --git a/README.md b/README.md index b152111..475ef08 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ Run `grunt` to run tests once or `grunt watch` to watch file changes and run tes - https://github.com/visionmedia/jade - robust, elegant, feature rich template engine for nodejs - https://github.com/visionmedia/nib - Stylus mixins, utilities, components, and gradient image generation - https://github.com/kriszyp/promised-io - Promise-based IO for JavaScript -- http://visionmedia.github.com/mocha/ - feature-rich JavaScript test framework +- http://mochajs.org/ - feature-rich JavaScript test framework - https://github.com/visionmedia/should.js/ - BDD style assertions for node.js -- test framework agnostic -- https://github.com/visionmedia/supertest - Super-agent driven library for testing node.js HTTP servers using a fluent API \ No newline at end of file +- https://github.com/visionmedia/supertest - Super-agent driven library for testing node.js HTTP servers using a fluent API