From efb3aae55908cb88f5a9c900d6563603ab792d6a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 20 May 2025 15:22:41 -0400 Subject: Add more advanced configuration options to modules.ini and support automatically downloading and installing from it. --- examples/README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 2b5f81fa..9e9291e5 100644 --- a/examples/README.md +++ b/examples/README.md @@ -8,8 +8,6 @@ This folder contains some example programs and libraries. style of [learnxinyminutes.com](https://learnxinyminutes.com/). - [game](game/): An example game using raylib. - [http-server](http-server/): A multithreaded HTTP server. -- [tomodeps](tomodeps/): A library for finding Tomo dependencies. -- [tomo-install](tomo-install/): A library for installing Tomo dependencies. - [wrap](wrap/): A command-line program to wrap text. ## Example Libraries -- cgit v1.2.3