diff --git a/README.md b/README.md index 8537659d..b074c854 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ benchmark [arguments (optional)] * `-h`: Help on how to use the tool. * `compare`: Get comparative data for your benchmarks. +* `bench`: Benchmark one, multiple or all modules. + +> Create benchmark before comparing; `benchmark bench` > You may also compare all test results, at once, in a single table; `benchmark compare -t`