Skip to content

Commit fd6a7b1

Browse files
committed
doc update
1 parent ec2d790 commit fd6a7b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
_Reference_: [Out-of-the-box Reactive Streams with Java 9](https://www.youtube.com/watch?v=COgktgJmP_k)
66
_Reference_: https://github.com/rucek/reactive-streams-java9
77
_Reference_: https://github.com/reactive-streams/reactive-streams-jvm
8-
_Reference_: https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html
8+
_Reference_: https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html
9+
_Reference_: https://blog.softwaremill.com/how-not-to-use-reactive-streams-in-java-9-7a39ea9c2cb3
910

1011
## preface
1112
The main goal of this project is to explore basic features of

0 commit comments

Comments
 (0)