summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-19 23:25:52 -0500
committerGitHub <noreply@github.com>2019-02-19 23:25:52 -0500
commit9076592a31211c562c82fc3f3cc8556ad231955b (patch)
tree3f78393a167a837f9fed869e411addb9172bdaa9 /README.md
parent36eecad14816f7f6b2acd3cc14d50bbf89ee0abd (diff)
Improve README (#1815)
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3b74e910e..f726afb2d 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,24 @@ See documentation at https://deno.land/
[avy link]: https://ci.appveyor.com/project/deno/deno
[tci badge]: https://travis-ci.com/denoland/deno.svg?branch=master
[tci link]: https://travis-ci.com/denoland/deno
+
+Deno uses Rust, V8, and TypeScript to provide a productive and secure scripting
+environment for the modern programmer.
+
+[Website](https://deno.land/)
+
+[Manual](https://deno.land/manual.html#introduction)
+
+[Install](https://github.com/denoland/deno_install)
+
+[API Reference](https://deno.land/typedoc)
+
+[Style Guide](https://deno.land/style_guide.html)
+
+[Module Repository](https://deno.land/x/)
+
+[Releases](Releases.md)
+
+[Chat root](https://gitter.im/denolife/Lobby)
+
+[More links](https://github.com/denolib/awesome-deno)