diff --git a/README.md b/README.md index 5ac8854..fe7d51c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ ## About Tweak of the great Wasm tutorial here : -[tutorials]: https://rustwasm.github.io/docs/wasm-pack/tutorials/index.html +[tutorials](https://rustwasm.github.io/docs/book/game-of-life/implementing.html) ## Links +* [`wasm-pack`](https://rustwasm.github.io/docs/wasm-pack/tutorials/index.html) * [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen) for communicating between WebAssembly and JavaScript. * [`console_error_panic_hook`](https://github.com/rustwasm/console_error_panic_hook)