From 0f7de96483ab2e3205dcc2b387b2fba18bc96ec9 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Thu, 17 Jul 2014 10:12:43 -0700 Subject: [PATCH] Update README.md Add a roadmap section to the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c62e394d91..e7d67ac92c5 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,7 @@ There are many ways to [contribute](https://github.com/Microsoft/TypeScript/blob - You can also override the host or specify a test for this command. Use host= or tests=. - jake baseline-accept - This replaces the baseline test results with the results obtained from jake runtests. - jake -T lists the above commands. + +## Roadmap + +For details on our planned features and future direction please refer to our [roadmap](https://github.com/Microsoft/TypeScript/wiki/Roadmap).