Update README.md

This commit is contained in:
Max
2020-11-27 22:45:13 +02:00
committed by GitHub
parent 226dcbb9b5
commit 79e59d3810

View File

@@ -47,7 +47,7 @@ which will not significantly load the server.
### Building
The app use `Gradle` to build and minimize .jar file.
The project uses `Gradle` to build and minimize output .jar file.
Run `shadowJar` task to build minimized executable jar file.
### Contacts