Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Unified Diff: README.md

Issue 1149563010: Add new features to package:async. (Closed) Base URL: https://github.com/dart-lang/async@master
Patch Set: Address comments. Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « CHANGELOG.md ('k') | lib/async.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « CHANGELOG.md ('k') | lib/async.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698