From 790bbab30374f6317ebbc1e6be6a94236e11e370 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 12 Sep 2024 02:25:17 -0400 Subject: Added logging utility --- 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 174546b6..3c8e6e15 100644 --- a/examples/README.md +++ b/examples/README.md @@ -4,5 +4,6 @@ (using [libaco](https://libaco.org)). - [game/](game/): An example game using raylib. - [ini.tm](ini.tm): An INI configuration file reader tool. +- [log.tm](log.tm): A logging utility. - [vectors.tm](vectors.tm): A math vector library. - [wrap.tm](wrap.tm): A command-line program to wrap text. -- cgit v1.2.3