edit a little the readme

This commit is contained in:
histausse 2022-02-13 00:38:58 +01:00
parent c1fb6a694e
commit 22787184de
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

@ -1,10 +1,14 @@
# Build: # webasm-circle-table
Experimentations with rust and webasm.
## Build:
``` ```
wasm-pack build --target web wasm-pack build --target web
``` ```
# Run: ## Run:
``` ```
python3 -m http.server python3 -m http.server