diff --git a/README.md b/README.md index a1c264b..8dcd6f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Java 8 Learning With Examples This repo contains working examples to understand Java 8 New features. For detailed explanation please visit my blog http://www.rathakm.com @@ -11,4 +12,5 @@ Examples added: How to run: ---------- -This project was created by IntelliJ. You can import and run all the examples using mvn test or you can run the individual tests from test/java package. +This project was created by using IntelliJ. You can import and run all the examples using mvn test or you can run the individual tests from test/java package. +