aboutsummaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt/README
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/minehunt/README')
-rw-r--r--demos/declarative/minehunt/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/demos/declarative/minehunt/README b/demos/declarative/minehunt/README
new file mode 100644
index 0000000000..3849ca5fbf
--- /dev/null
+++ b/demos/declarative/minehunt/README
@@ -0,0 +1,6 @@
+Minehunt has to be compiled to run.
+
+To compile the C++ part, do 'qmake && make'.
+To run, simply run the executable.
+To deploy on a device, do 'make sis'.
+