summaryrefslogtreecommitdiffstats
path: root/examples/declarative/demos/minehunt/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/demos/minehunt/README')
-rw-r--r--examples/declarative/demos/minehunt/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/declarative/demos/minehunt/README b/examples/declarative/demos/minehunt/README
new file mode 100644
index 00000000..3849ca5f
--- /dev/null
+++ b/examples/declarative/demos/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'.
+