aboutsummaryrefslogtreecommitdiff
path: root/src/java
diff options
context:
space:
mode:
Diffstat (limited to 'src/java')
-rw-r--r--src/java/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/java/README.md b/src/java/README.md
index fcf2afe..2b13b3a 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -21,6 +21,8 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
| installGradle | Install Gradle, a build automation tool for multi-language software development | boolean | - |
| installMaven | Install Maven, a management tool for Java | boolean | - |
+
+
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/java/devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/java/devcontainer-feature.json). Add additional notes to a `NOTES.md`._