aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-04-09 15:33:56 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-04-09 15:33:56 -0400
commit48f40f4e2dceaccdadfcd2b161e56d4774c41711 (patch)
tree4fa5038fd84344c61cb5d691bb89a7f465fa7792 /examples/README.md
parent34456fe9dc537388d7d7ebf1ff9ee729666424db (diff)
Tweak readme
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index fc7d9406..1819f9e4 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -16,7 +16,6 @@ This folder contains some example programs and libraries.
Libraries can be installed with `tomo -IL ./library-folder`
- [colorful](colorful/): A DSL useful for rendering terminal colors.
-- [commands](commands/): A library for running commands.
- [http](http/): An HTTP library to make basic synchronous HTTP requests.
- [ini](ini/): An INI configuration file reader tool.
- [log](log/): A logging utility.