summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.