Skip to content

Commit 237219c

Browse files
authored
Update README.md
1 parent 8babc6d commit 237219c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Async, event-driven and UTF-8 aware standard console input & output (STDIN, STDO
1919
* [Stdin](#stdin)
2020
* [Install](#install)
2121
* [License](#license)
22+
* [More](#more)
2223

2324
> Note: This project is in beta stage! Feel free to report any issues you encounter.
2425
@@ -337,3 +338,8 @@ More details and upgrade guides can be found in the [CHANGELOG](CHANGELOG.md).
337338
## License
338339

339340
MIT
341+
342+
## More
343+
344+
* If you want to learn more about processing streams of data, refer to the documentation of
345+
the underlying [react/stream](https://github.com/reactphp/stream) component.

0 commit comments

Comments
 (0)