diff --git a/tests/README b/tests/README
new file mode 100644
index 0000000000000000000000000000000000000000..ef00705712030f7af4f6d37a484fdb9170812916
--- /dev/null
+++ b/tests/README
@@ -0,0 +1,4 @@
+This directory contains tests for various functionality areas of MicroPython.
+To run all stable tests, run "run-tests" script in this directory. Note
+that bytecode tests are not yet stable and should be run separately in
+"bytecode" subdirectory.