tweak readme

This commit is contained in:
Geoff Doty 2018-06-06 08:08:44 -04:00
parent 38fdebe0d9
commit 823c722c13
1 changed files with 1 additions and 2 deletions

View File

@ -37,7 +37,7 @@ test.it({
}
}).run();
```
> NOTE: `run()` can be called elsewhere, see [tests/](test/runner.html)
> NOTE: `run()` can be called elsewhere, see [tests/](test/run.html)
by default, your test results are logged to the console
@ -141,4 +141,3 @@ Anyone is welcome to contribute, however, if you decide to get involved, please
## License
[MIT](LICENSE)