summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRy Dahl <ry@tinyclouds.org>2019-10-31 22:33:27 -0400
committerBert Belder <bertbelder@gmail.com>2019-10-31 19:33:27 -0700
commitaf61dbed874863db308f3a421ad142a7f106687a (patch)
tree083946a0071ddf4ddde51df54064ce8b56d1e812 /README.md
parent9d6cbb73a8dcf63b24630129f47dc98d3cc735d5 (diff)
Upgrade node_modules, change tagline, clean up root directory (#3247)
* Upgrade node_modules * Simplify tagline * Move gclient_config.py out of root * Move package.json to tools * Remove yarn.lock * Remove CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d11df19d..e9aab3f63 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Deno
-A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
+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)