diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-06-15 13:33:23 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-06-17 13:51:13 +0200 |
commit | e7d071b7509023f91db96224d75fe4f8eaa38d3b (patch) | |
tree | f56599ca638ff80fa166c82f83650ac497e6a6f3 /README.md | |
parent | f1dcfbb59d7baad9b1d1c085d67c98896c6dc623 (diff) |
Start roadmap document.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ No docs yet. For some of the public API see: [deno.d.ts](https://github.com/ry/d And examples are around here: [testdata/004_set_timeout.ts](https://github.com/ry/deno/blob/master/testdata/004_set_timeout.ts). -Roadmap is [here](https://github.com/ry/deno/blob/master/TODO.txt). +Roadmap is [here](https://github.com/ry/deno/blob/master/Roadmap.md). Also see this presentation: http://tinyclouds.org/jsconf2018.pdf |