Minor README edits

This commit is contained in:
Paul Merlin 2019-09-21 16:04:03 +02:00
parent bc921df1ec
commit 6f837e9062

View file

@ -59,7 +59,7 @@ If you need to pass environment variables, simply use the Github Actions workflo
build-root-directory: some/subdirectory
```
## Use a Gradle wrapper from a different directory:
## Use a Gradle wrapper from a different directory
```yaml
- uses: eskatos/gradle-command-action@v1
@ -75,7 +75,7 @@ If you need to pass environment variables, simply use the Github Actions workflo
gradle-executable: path/to/gradle
```
## Setup and use a declared Gradle version:
## Setup and use a declared Gradle version
```yaml
- uses: eskatos/gradle-command-action@v1