From f3905c30196714d4170debec162af3562b0614d7 Mon Sep 17 00:00:00 2001 From: asrael Date: Tue, 11 Nov 2025 23:32:37 -0600 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9523bbb..d68f117 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ./pxl8.sh run [game.cart | project_dir] # Run pxl8 demo (or a specific game) ./pxl8.sh run [game.cart | project_dir] --repl # Run pxl8 demo (or a specific game) with a REPL ``` +**Note** The demo has keys 1-9 bound for different examples. > [!WARNING] > Heavy development. So... here be dragons :3