From a67d852437c6aae900628661e50fbebeeca430de Mon Sep 17 00:00:00 2001 From: epic-64 Date: Mon, 1 Dec 2025 00:00:00 +0100 Subject: [PATCH] docs: add toggle for signed/unsigned mode in controls section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62a08db..7b5b7fa 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ There is one file for linux and one for windows (.exe). ## Controls - use the arrow or vim keys for navigation +- use left/right to toggle signed/unsigned mode - press Enter to confirm choices - press Esc or Q to exit a game mode or the game. CTRL+C also works to exit the game.