aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
new file mode 100644
index 00000000..6b47e1a7
--- /dev/null
+++ b/examples/README.md
@@ -0,0 +1,4 @@
+# Example Programs
+
+- [file.tm](file.tm): A file handling module.
+- [wrap.tm](wrap.tm): A command-line program to wrap text.