From d63dce1b41d96fadff1d6744c321f05f6458c1b3 Mon Sep 17 00:00:00 2001 From: Felix Pankratz Date: Sun, 9 Oct 2022 15:56:57 +0200 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4297cbe..eb1ebca 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ This is a Minesweeper implementation for the Flipper Zero device. - Arrow buttons to move - Push center button to open field - Hold center button to toggle flag +- Push center button on an already open field that has the correct amount of flags surrounding it to auto-open the remaining ones (thanks @gelin!) ## Compiling