summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-06-12 15:39:39 +0930
committerDaniel Jones <admin@danieljon.es>2020-06-12 15:39:39 +0930
commit405d40be2cf2f0e68bb2daf01cabbb0da4e7cbac (patch)
tree7cef67e2aab33971a5c8a73877be680de46a733a /README.md
parent7a4add8760a04393313e7a9a6b4bbf9348a46a0e (diff)
downloadfoxminesweeper-405d40be2cf2f0e68bb2daf01cabbb0da4e7cbac.tar.gz
foxminesweeper-405d40be2cf2f0e68bb2daf01cabbb0da4e7cbac.zip
README change
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c18de7c..417eece 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,7 @@ make
binary is in bin/
Right click on a tile to flag it.
+
+Currently whe na game ends you need to restart the program for a new one.
+
+You can change the width, height and mine count in the MainWindow constructor, not added to the gui yet.