diff --git a/README.md b/README.md index f53c7dd..0bedbf1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# Build: +# webasm-circle-table + +Experimentations with rust and webasm. + +## Build: ``` wasm-pack build --target web ``` -# Run: +## Run: ``` python3 -m http.server