Index: README.md |
diff --git a/README.md b/README.md |
index f84abfec4bbfa42db54fb28febcba6bb242323ed..46821d28edba7e94d8c37c6b2e41e66687f32d3a 100644 |
--- a/README.md |
+++ b/README.md |
@@ -25,3 +25,5 @@ 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: https://kangax.github.io/compat-table/es6/ |
We are initially targeting the subset of ES6 supported in Chrome Canary. |
+ |
+To try out DDC and/or give feedback, please read our [Usage](USAGE.md) page. |