summaryrefslogtreecommitdiff
path: root/plugins/gradle/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gradle/README.md')
-rw-r--r--plugins/gradle/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gradle/README.md b/plugins/gradle/README.md
index a94ac3d0d..3756db0dc 100644
--- a/plugins/gradle/README.md
+++ b/plugins/gradle/README.md
@@ -18,6 +18,7 @@ whether it is `gradle` or `gradlew`. It also supports being called from
any directory inside the root project directory.
Examples:
+
```zsh
gradle test
gradle build