Skip to content

Commit 36f77f3

Browse files
wldehAbduqodiri Qurbonzoda
authored and
Abduqodiri Qurbonzoda
committed
correct taks descriptions in readme
1 parent 000f231 commit 36f77f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/kotlin-kts/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ All tasks can be run from the root of the project, from a terminal:
2222
| --- | --- |
2323
| `assembleBenchmarks` | Generate and build all benchmarks in the project |
2424
| `benchmark` | Execute all benchmarks in the project |
25-
| `mainBenchmark` | Execute benchmark for 'benchmarks' |
26-
| `mainBenchmarkCompile` | Compile JMH source files for 'benchmarks' |
27-
| `mainBenchmarkGenerate` | Generate JMH source files for 'benchmarks' |
28-
| `mainBenchmarkJar` | Build JAR for JMH compiled files for 'benchmarks' |
25+
| `mainBenchmark` | Execute benchmark for 'main' |
26+
| `mainBenchmarkCompile` | Compile JMH source files for 'main' |
27+
| `mainBenchmarkGenerate` | Generate JMH source files for 'main' |
28+
| `mainBenchmarkJar` | Build JAR for JMH compiled files for 'main' |
2929

3030
## Want to learn more?
3131

0 commit comments

Comments
 (0)