From e2d233c748ed27b28f072e69f51e6c1730024de6 Mon Sep 17 00:00:00 2001 From: Bruce Eckel Date: Fri, 9 Oct 2020 05:04:50 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30b8f7c4..f66f0678 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Download release from [here](https://github.com/BruceEckel/OnJava8-Examples/releases/tag/v1.0). + To compile and run these programs, you only need JDK 8 installed. Invoking `gradlew` will automatically download and install Gradle. Gradle will also install all additional libraries necessary to compile