aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Thompson <s3th.thompson@gmail.com>2015-11-20 21:38:34 -0800
committerSeth Thompson <s3th.thompson@gmail.com>2015-11-20 21:38:34 -0800
commitec3bf332ac8bc1645ac0c275ea2b3db864a2c7cd (patch)
tree4afb0a23e943ea530da6641d98994c91735a25a5
parent811d3624c0903b2330f749d19bdbef22890f6e66 (diff)
downloadnanowasm-design-ec3bf332ac8bc1645ac0c275ea2b3db864a2c7cd.tar.gz
fix list spacing
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9273e9..2a45f0b 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,11 @@ WebAssembly is currently being designed as an open standard by a [W3C Community
The actual WebAssembly specification is being developed in the [spec repository](https://github.com/WebAssembly/spec/). For now, high-level design discussions should continue to be held in the design repository, via issues and pull requests, so that the spec work can remain focused.
-We've mapped out features we expect to ship: 1. In [the Minimum Viable Product (MVP)](MVP.md); 2. Closely [after the MVP](PostMVP.md); 3. In [future versions](FutureFeatures.md).
+We've mapped out features we expect to ship:
+
+ 1. In [the Minimum Viable Product (MVP)](MVP.md);
+ 2. Closely [after the MVP](PostMVP.md);
+ 3. In [future versions](FutureFeatures.md).
Join us: