diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | website/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ | :------------------------: | :------------------------: | | [![][tci badge]][tci link] | [![][avy badge]][avy link] | -## A secure JavaScript / TypeScript runtime built on V8 +## A new way to JavaScript. - Supports TypeScript out of the box. Uses a recent version of V8. That is, it's very modern JavaScript. diff --git a/website/index.html b/website/index.html index d34e8e870..6d1b00df1 100644 --- a/website/index.html +++ b/website/index.html @@ -29,7 +29,7 @@ </tr> </table> - <p>Deno is a secure JavaScript / TypeScript runtime built on V8 + <p>A new way to JavaScript <p> <a href="https://github.com/denoland/deno">github.com/denoland/deno</a> |