summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sharshakov <sh7dm@outlook.com>2019-01-28 19:54:09 +0300
committerRyan Dahl <ry@tinyclouds.org>2019-01-28 11:54:09 -0500
commit7c4265159a26d2abff51c088f485fe09e9766856 (patch)
tree264041ceca2aa229217c03eaad9288836975bdb1
parent2a69abdefdb64ac5660b211405a6d3a658d341d3 (diff)
Change subtitle to 'A new way to JavaScript' (#1603)
-rw-r--r--README.md2
-rw-r--r--website/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1c147dc88..1992cdcc6 100644
--- a/README.md
+++ b/README.md
@@ -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>