diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-06-03 12:16:54 -0700 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-06-03 12:48:15 -0700 |
| commit | 3cd3dde7eb1b90abfcfa9b100ca6afd09237a12e (patch) | |
| tree | 22c110289acdcb0f6434d20cc8a3c255fe85d3f7 /README.md | |
| parent | cbd6b7024887ce0ba7b84f2f99e4df3568bf43b6 (diff) | |
| download | nanowasm-design-3cd3dde7eb1b90abfcfa9b100ca6afd09237a12e.tar.gz | |
Rename "V1" aka "v.1" to "MVP".
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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`. |
