diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,9 @@ # deno -Linux [](https://travis-ci.com/denoland/deno) -Window [](https://ci.appveyor.com/project/ry91293/deno/branch/master) +| **Linux** | **Windows** | +|:---------------:|:-----------:| +| [](https://travis-ci.com/denoland/deno) | [](https://ci.appveyor.com/project/deno/deno) | + ## A secure TypeScript runtime built on V8 @@ -63,6 +65,8 @@ Progress towards first release is tracked Roadmap is [here](https://github.com/denoland/deno/blob/master/Roadmap.md). Also see [this presentation](http://tinyclouds.org/jsconf2018.pdf). +[Chat room](https://gitter.im/denolife/Lobby). + ## Build instructions |