Update README.md

This commit is contained in:
asrael 2025-11-02 19:10:46 +00:00
parent c9581d2096
commit 273513eded

View file

@ -7,7 +7,7 @@
./pxl8.sh run # Run demo
./pxl8.sh run --repl # Run demo w/ repl
```
**Note** These functions can also take an optional project arg:
**Note** These commands also take an optional argument to run instead:
```bash
./pxl8.sh run <game_dir|game.cart>
```