diff --git a/README.md b/README.md index c4445221..9d60fd4f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ If you wish to work interactively with the tests or test your changes: grunt connect watch -and open `http://localhost:8000/` in your browser +and open `http://localhost:8000/test/test.html` in your browser. + +Another good page, if you want to interactively test out your changes, is `http://localhost:8000/test/demo/basic.html`. ### Contributing