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

Unified Diff: packages/utf/README.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/utf/LICENSE ('k') | packages/utf/codereview.settings » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/utf/README.md
diff --git a/packages/utf/README.md b/packages/utf/README.md
index fc6806379a03051b733e33afd960608d0d04e413..06165e4d1d114bfbae87d3fcb6c866e579723b6e 100644
--- a/packages/utf/README.md
+++ b/packages/utf/README.md
@@ -1,5 +1,7 @@
-A Unicode manipulation library for Dart.
+Provides common operations for manipulating Unicode sequences.
-The utf package provides common operations for manipulating Unicode sequences.
-In its initial form it is a copy of the `dart:utf` library before that was
-deprecated.
+## Features and bugs
+
+Please file feature requests and bugs at the [issue tracker][tracker].
+
+[tracker]: https://github.com/dart-lang/utf/issues
« no previous file with comments | « packages/utf/LICENSE ('k') | packages/utf/codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698