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

Unified Diff: README.md

Issue 1451043002: minor usage and readme fixes (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 1 month 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 | « no previous file | USAGE.md » ('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 3dff73f331bf6dcfeed4cc9dcf5567ff0a610ef4..7bb6066cf604dd02373e17f8101c034f3ff1eb6c 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,6 @@ DDC has the following project goals:
DDC is still in a very early stage as highlighted by our choice of ES6. ES6 itself is in active development across all modern browsers, but at various stages of support:
[kangax.github.io/compat-table/es6](https://kangax.github.io/compat-table/es6/).
-We are initially targeting the subset of ES6 supported in Chrome Canary.
+We are targeting the subset of ES6 supported in Chrome.
To try out DDC and/or give feedback, please read our [usage](https://github.com/dart-lang/dev_compiler/blob/master/USAGE.md) page.
« no previous file with comments | « no previous file | USAGE.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698