Index: README.md |
diff --git a/README.md b/README.md |
index 55bea7f3755a21eafa8bd2af90cb9bab09969e93..3820f0649d3bec93e68cae91f2dbd93323a26d2f 100644 |
--- a/README.md |
+++ b/README.md |
@@ -2,7 +2,8 @@ |
Contains tools to work with asynchronous computations. |
-The package contains sub-libraries with different utilities. |
+The package contains `Stream` and `Future` related functionality, |
+as well as sub-libraries with different utilities. |
### Zipping streams |