Update README.md

This commit is contained in:
Rich Geldreich
2025-01-21 12:22:21 -05:00
committed by GitHub
parent cbb380eff7
commit f50e926529

View File

@@ -59,3 +59,4 @@ You can locally host the files under the "webgl" folder. One way is to use [Pyth
cd webgl
python3 -m http.server 8000
```
Note: For WASM multithreading to be available and enabled, the server must be properly configured.