[readme] Update gradle plugin readme
This commit is contained in:
committed by
Ilya Matveev
parent
75993b3458
commit
9f77cc59d9
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user