Skip to content

Commit eee66a1

Browse files
authored
Merge pull request #52 from takikawa/update-readme
Update README
2 parents 1613ec2 + 5a9e95b commit eee66a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add ES module integration to WebAssembly.
66

7-
The [specifics of the ES Module integration Propsal are found in this subfolder](/proposals/esm-integration).
7+
The [specifics of the ES Module integration Proposal are found in this subfolder](/proposals/esm-integration).
8+
9+
A formatted version of the spec, including this proposal, is available here: webassembly.github.io/esm-integration.
810

911
Original README from upstream repository follows...
1012

0 commit comments

Comments
 (0)