From b7401b07b97445984f52765ff1db9573e06922ab Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Mon, 1 Jan 2024 22:12:41 -0800 Subject: [PATCH] Update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7be8af..871adb0 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Going through https://wasmbyexample.dev/home.en-us.html# +# Rust + Wasm Experimentation + +This repo started with the tutorials: +* https://wasmbyexample.dev/home.en-us.html# +* https://rustwasm.github.io/docs/book/