Update README.md

Add a roadmap section to the readme
This commit is contained in:
Mohamed Hegazy 2014-07-17 10:12:43 -07:00
parent cdda6bf970
commit 0f7de96483

View file

@ -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=<hostName> or tests=<testPath>.
- 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).