[readme] Update gradle plugin readme

This commit is contained in:
Ilya Matveev
2018-08-30 19:00:31 +07:00
committed by Ilya Matveev
parent 75993b3458
commit 9f77cc59d9
13 changed files with 348 additions and 19 deletions
+1 -1
View File
@@ -34,6 +34,6 @@ Then it continues execution, and waits on future objects encapsulating the
computation results. Afterwards, worker execution termination is requested with the
`requestTermination()` operation.
To build use `./build.sh` or `./gradlew build`
To build use `./build.sh` or `./gradlew assemble`
To run use `./build/exe/main/release/workers.kexe`