From 1355803849aebab738b5f704386a034463192aab Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 23 Aug 2018 11:34:09 -0400 Subject: Update Readme with link to releases. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b0b896b60..d8213f57f 100644 --- a/README.md +++ b/README.md @@ -55,12 +55,10 @@ Under development. -The prototype golang implementation is -[here](https://github.com/denoland/deno/tree/golang). We are in the process of -rewriting in C++/Rust to avoid future GC contention between Go and V8. +We make binary releases [here](https://github.com/denoland/deno/releases). -Progress towards first release is tracked -[here](https://github.com/denoland/deno/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22v0.1+%28first+binary+release%29%22+). +Progress towards future releases is tracked +[here](https://github.com/denoland/deno/milestones). Roadmap is [here](https://github.com/denoland/deno/blob/master/Roadmap.md). Also see [this presentation](http://tinyclouds.org/jsconf2018.pdf). -- cgit v1.2.3