From 823c722c131ce9166b6e907809ad795f1af0c220 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Wed, 6 Jun 2018 08:08:44 -0400 Subject: [PATCH] tweak readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a37ea78..5570df6 100644 --- a/README.md +++ b/README.md @@ -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) -