Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Hope you like the changes I propose.
  • Loading branch information
AnilSeervi committed May 16, 2020
1 parent b34628a commit 9b84723
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Expand Up @@ -4,8 +4,8 @@ A secure runtime for JavaScript and TypeScript.

[![Build Status](https://github.com/denoland/deno/workflows/ci/badge.svg?branch=master&event=push)](https://github.com/denoland/deno/actions)

Deno aims to provide a productive and secure scripting environment for the
modern programmer. It is built on top of V8, Rust, and TypeScript.
Deno aims to provide a productive and a secure scripting environment for the
modern programmers. It is built on top of V8, Rust, and TypeScript.

Please read the [introduction](https://deno.land/manual#introduction) for more
specifics.
Expand All @@ -16,6 +16,8 @@ specifics.

[Install](https://github.com/denoland/deno_install)

[Runtime Documentation](https://doc.deno.land/https/github.com/denoland/deno/releases/latest/download/lib.deno.d.ts)

[API Reference](https://deno.land/typedoc/)

[Style Guide](https://github.com/denoland/deno/blob/master/docs/contributing/style_guide.md)
Expand All @@ -26,4 +28,8 @@ specifics.

[Chat](https://discord.gg/TGMHGv6)

[Blog](https://deno.land/v1)

[More links](https://github.com/denolib/awesome-deno)

*Help support the Deno project by pre-ordering a limited time, ***Special Edition** [Deno v1.0 hoodie.](https://deno.land/v1/hoodie)*

0 comments on commit 9b84723

Please sign in to comment.