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