diff --git a/README.md b/README.md index 4fb0dea..5ffd2c2 100644 --- a/README.md +++ b/README.md @@ -247,12 +247,12 @@ Options: (env: $VERBOSE) Examples: - $ ./test.js - run all tests. - $ ./test.js basic:*:* - run all tests and modifiers on "basic" setup. - (see test.js -l for more info) - $ ./test.js -v example - run "example" test in verbose mode. + $ ./test.js - run all tests. + $ ./test.js basic:*:* - run all tests and modifiers on "basic" setup. + (see test.js -l for more info) + $ ./test.js -v example - run "example" test in verbose mode. $ ./test.js native:gen3:methods init:gen3:methods - - run two tests/patterns. + - run two tests/patterns. Written by: Alex A. Naanou Version: 1.6.7 / License: BSD-3-Clause