From 72502b099bb80712877ea53cbb36e577e9dded2d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 5 Sep 2024 15:38:58 -0400 Subject: Document examples --- examples/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/README.md (limited to 'examples/README.md') 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. -- cgit v1.2.3