Merge pull request #277 from jonathan-s/missing-docs

Add missing docs to make cargo test work
This commit is contained in:
Nick Fitzgerald 2018-06-20 11:05:53 -07:00 committed by GitHub
commit 8cd030159b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ development.
```shell ```shell
rustup default nightly rustup default nightly
rustup target add wasm32-unknown-unknown
``` ```
[install Rust]: https://www.rust-lang.org/en-US/install.html [install Rust]: https://www.rust-lang.org/en-US/install.html