diff --git a/README.md b/README.md index 83a0c2fd2fe5b46915c598d15ab42a3f55f7d355..0d596c7035f19318053c55368bb7fa0acb97e72d 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,11 @@ Java 8 Tutorial This repository contains all code samples from the Java 8 Tutorial of my blog: http://winterbe.com/posts/2014/03/16/java-8-tutorial/ + +I'm adding new samples from time to time, but feel free to fork and try it yourself. + + +Contribute +============== + +You can contribute your own java 8 examples by sending me pull requests.