summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyra <kyradiscord@gmail.com>2018-12-01 07:36:48 +0100
committerRyan Dahl <ry@tinyclouds.org>2018-11-30 22:36:48 -0800
commita05d9aaead49aa5250ce76f3c97e9d51c7bbde19 (patch)
tree0cf4ea6d95fc6d733664012192a3e758f0b425e2 /README.md
parent5d161f366fbc8df635f3b6082ed928ed305e2107 (diff)
doc: Remove TS and V8 versions from README file (#1258)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0ec393f4d..31295a6b8 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@
## A secure TypeScript runtime built on V8
-- Supports TypeScript 3.1 out of the box. Uses V8 7.1. That is, it's very modern
- JavaScript.
+- Supports TypeScript out of the box. Uses a recent version of V8. That is, it's
+ very modern JavaScript.
- No `package.json`. No npm. Not explicitly compatible with Node.