Update README.md (#15016)

This commit is contained in:
Dhawal Kapil 2023-10-18 12:29:41 +05:30 committed by GitHub
parent faddb1d62c
commit c3c8b1d016

View File

@ -2,6 +2,10 @@
This module contains articles about Streams that are part of the Java Streams Ebook.
### NOTE:
Since this is a module tied to an e-book, it should **not** be moved or used to store the code for any further article.
### Relevant Articles
- [Introduction to Java 8 Streams](https://www.baeldung.com/java-8-streams-introduction)