diff --git a/test/README.md b/test/README.md index a833b26..4f98f5f 100644 --- a/test/README.md +++ b/test/README.md @@ -2,3 +2,5 @@ Simple tests to verify the Forth test framework is still working Run all tests by executing run-tests.py + +To show more verbose output, use -v, to show less verbose output, use -q