summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b8393b5..c18de7c 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
![image](https://danieljon.es/media/minesweep1.png)
+
Simple Minesweeper written in C++ using the fox toolkit.
You need FOX http://www.fox-toolkit.org/. On arch you can install the 'fox' package.
+Compile:
+
+```
cmake CMakeLists.txt
make
+```
binary is in bin/