aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-08-13 13:28:26 -0700
committerDan Gohman <sunfish@mozilla.com>2015-08-13 13:28:26 -0700
commitd74389f95ecf97ea604cc8dd90e362ec8bea8d84 (patch)
treeccb2d8fb6fdd8aee0da29ca9ee8b6d14cfb43fe9 /README.md
parent855e8d43a87c7429df4e3c38b2267bd500c1c7db (diff)
downloadnanowasm-design-d74389f95ecf97ea604cc8dd90e362ec8bea8d84.tar.gz
Add a link to the spec repository.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index fac2924..5ef22aa 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,11 @@
This repository contains documents describing the high-level design of
WebAssembly and is part of the
[WebAssembly Community Group](https://www.w3.org/community/webassembly/).
-The WebAssembly specification will be drafted in a different repository.
+
+The actual WebAssembly specification is being developed in the
+[spec repository](https://github.com/WebAssembly/spec/). High-level design
+discussions should continue to be held in the design repository for now so
+that the spec work can remain focused.
**Expect the contents to be in flux: everything is still tentative.**