Update README.md

This commit is contained in:
Mikhail Romanko
2025-07-20 17:36:30 +03:00
committed by GitHub
parent c31b263741
commit f4a2e94632
+3 -1
View File
@@ -2,6 +2,8 @@
Game should be available here: https://blankhex.github.io/jam-game/index.html
Everything here is under CC0
# Building
## Common
@@ -22,4 +24,4 @@ make clean all
```sh
emmake make -f Makefile.emcc clean all
```
```