Skip to content

Commit 86e45cb

Browse files
committed
Update README.md
1 parent d973c4a commit 86e45cb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Java Examples for Stream Processing with Apache Flink
1+
## Java Examples for Stream Processing with Apache Flink
2+
3+
This repository hosts Java code examples for ["Stream Processing with Apache Flink"](http://shop.oreilly.com/product/0636920057321.do) by [Fabian Hueske](https://twitter.com/fhueske) and [Vasia Kalavri](https://twitter.com/vkalavri).
4+
5+
**Note:** The Java examples are not comlete yet. <br>
6+
The [Scala examples](https://github.com/streaming-with-flink/examples-scala) are complete and we are working on translating them to Java.
7+
8+
<a href="http://shop.oreilly.com/product/0636920057321.do">
9+
<img width="240" src="https://covers.oreillystatic.com/images/0636920057321/cat.gif">
10+
</a>

0 commit comments

Comments
 (0)