Skip to content

Commit d420248

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 98ac2d0 + ec86bdd commit d420248

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
Java 8 Tutorial
22
==============
33

4-
This repository contains all code samples from the Java 8 Tutorial of my blog:
4+
This repository contains all code samples from the Java 8 Tutorials of my blog:
55

6-
http://winterbe.com/posts/2014/03/16/java-8-tutorial/
6+
- http://winterbe.com/posts/2014/03/16/java-8-tutorial/
7+
- http://winterbe.com/posts/2014/04/05/java8-nashorn-tutorial/
8+
- http://winterbe.com/posts/2014/04/07/using-backbonejs-with-nashorn/
79

810
I'm adding new samples from time to time, but feel free to fork and try it yourself.
911

1012

1113
Contribute
1214
==============
1315

14-
You can contribute your own java 8 examples by sending me pull requests.
16+
Want to share your own java 8 code samples? Feel free to fork the repo and send me a pull request.

0 commit comments

Comments
 (0)