diff --git a/README.md b/README.md index e4c41ba..69a1fc6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Project template for the command line [COA](https://github.com/veged/coa)-based ## What's inside? -- [mocha](http://visionmedia.github.com/mocha/) as a test framework +- [mocha](http://mochajs.org/) as a test framework - [istanbul](https://github.com/gotwarlost/istanbul) as a code coverage tool - `GNUmakefile` - run tests by executing `make test`