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

Unified Diff: README.md

Issue 1612003002: Add browser-compatible version. (Closed) Base URL: https://github.com/dart-lang/resource.git@master
Patch Set: Made test run Created 4 years, 11 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/browser_resource.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 b5f5d7478ea5398b850d2f16f6503eed65360adb..1fc9691ead2f721595592d0bf89676e7b67c0168 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,10 @@ Reading data from package contents and files.
## Features and bugs
-The current version depends on the `dart:io` library, and doesn't work
-in the browser. A browser alternative will be added soon.
+The current version of `resource.dart` depends on the `dart:io` library,
+and doesn't work in the browser.
+Use `package:resource/browser_resource.dart` in the browser until
+further notice.
Please file feature requests and bugs at the [issue tracker][tracker].
« no previous file with comments | « CHANGELOG.md ('k') | lib/browser_resource.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698