From 22787184de03cfb352820e206895c88ad43e19b7 Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Sun, 13 Feb 2022 00:38:58 +0100 Subject: [PATCH] edit a little the readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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