mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 23:06:50 -05:00
Improve README (#1815)
This commit is contained in:
parent
36eecad148
commit
9076592a31
1 changed files with 21 additions and 0 deletions
21
README.md
21
README.md
|
@ -11,3 +11,24 @@ See documentation at https://deno.land/
|
||||||
[avy link]: https://ci.appveyor.com/project/deno/deno
|
[avy link]: https://ci.appveyor.com/project/deno/deno
|
||||||
[tci badge]: https://travis-ci.com/denoland/deno.svg?branch=master
|
[tci badge]: https://travis-ci.com/denoland/deno.svg?branch=master
|
||||||
[tci link]: https://travis-ci.com/denoland/deno
|
[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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue