docs: Correctie op readme
gitea/double-pendulum/pipeline/head This commit looks good

This commit is contained in:
Philippe Zwietering
2026-09-08 15:50:47 +02:00
parent 4e7260ff92
commit 855d67b1fa
+1 -1
View File
@@ -26,5 +26,5 @@ wasm-pack build --target web
Result can be viewed by hosting the directory, e.g. using:
```bash
python -m http.server 8080
cd pkg && python -m http.server 8080
```