diff --git a/README.md b/README.md index 64996466..d759de47 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ To run only the unit tests: pipenv run python -m pytest +To re-run tests each time a file is changed: + + pipenv run ptw + ## Notes tornado templates are like mustache templates -- add the