diff --git a/README.md b/README.md index f66f0678..985dbbe4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Example Source Code for the Book "On Java 8" by Bruce Eckel + 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.