about summary refs log tree commit diff stats
path: root/apps/tile/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tile/README.md')
-rw-r--r--apps/tile/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/tile/README.md b/apps/tile/README.md
new file mode 100644
index 00000000..67ebb7d6
--- /dev/null
+++ b/apps/tile/README.md
@@ -0,0 +1,6 @@
+To run tests:
+
+```
+./translate_mu apps/tile/*.mu
+./a.elf
+```