From c94fec092e9e7dd7f3551976d12001d342a2104c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 6 Sep 2024 12:19:52 -0400 Subject: Add example --- examples/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 2b5234c0..0a558fa6 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,5 +1,6 @@ # Example Programs - [file.tm](file.tm): A file handling module. +- [ini.tm](ini.tm): An INI configuration file reader tool. - [vectors.tm](vectors.tm): A math vector library. - [wrap.tm](wrap.tm): A command-line program to wrap text. -- cgit v1.2.3