Make CONTRIBUTING.adoc & README.md as actual

This commit is contained in:
Artem Bilan
2024-01-05 11:31:52 -05:00
parent e4ba493c94
commit a3715d04c0
2 changed files with 16 additions and 27 deletions

View File

@@ -85,7 +85,7 @@ Add `--continue` to the command to perform a complete build, even if there are f
To build and install jars into your local Maven cache:
./gradlew publishToMavenLocal
./gradlew build publishToMavenLocal
To build api Javadoc (results will be in `build/api`):