From 43c595cafe3a09c52a098774671bb55c7e80f128 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 9 Sep 2024 14:48:24 -0400 Subject: Remove example module for files --- examples/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 2dbd4806..174546b6 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,7 +2,6 @@ - [coroutine.tm](coroutine.tm): A library for coroutines similar to Lua's (using [libaco](https://libaco.org)). -- [file.tm](file.tm): A file handling module. - [game/](game/): An example game using raylib. - [ini.tm](ini.tm): An INI configuration file reader tool. - [vectors.tm](vectors.tm): A math vector library. -- cgit v1.2.3