aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-06-03 12:16:54 -0700
committerDan Gohman <sunfish@mozilla.com>2015-06-03 12:48:15 -0700
commit3cd3dde7eb1b90abfcfa9b100ca6afd09237a12e (patch)
tree22c110289acdcb0f6434d20cc8a3c255fe85d3f7 /README.md
parentcbd6b7024887ce0ba7b84f2f99e4df3568bf43b6 (diff)
downloadnanowasm-design-3cd3dde7eb1b90abfcfa9b100ca6afd09237a12e.tar.gz
Rename "V1" aka "v.1" to "MVP".
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 b1a9020..2a74d29 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ flux.
A good starting point is the [high-level design goals](HighLevelGoals.md).
We've mapped out features we expect to ship:
- 1. In [V1](V1.md);
- 2. Closely [after V1](EssentialPostV1Features.md);
+ 1. In [the MVP](MVP.md);
+ 2. Closely [after the MVP](EssentialPostMVPFeatures.md);
3. In [future versions](FutureFeatures.md).
Join us on IRC: `irc://irc.w3.org:6667/#webassembly`.