update readme

This commit is contained in:
Evgenii Korolevskii 2022-12-01 23:48:31 +01:00
parent 40987513b8
commit 4f2a9f7294

View File

@ -23,7 +23,7 @@ This action allows you to work with Java and Scala projects.
## Usage
- `java-version`: The Java version to set up. Takes a whole or [semver](#supported-version-syntax) Java version. If not specified, the action will expect `.java-version` file to be in the repository root. See [more details](docs/advanced-usage.md#Java-version-file) in about `.java-version` file.
- `java-version`: The Java version to set up. Takes a whole or [semver](#supported-version-syntax) Java version. If not specified, the action will expect `.java-version` file to be in the repository root. See more details in [about `.java-version` file](docs/advanced-usage.md#Java-version-file).
- `distribution`: _(required)_ Java [distribution](#supported-distributions).