From d2cf499a1f730133a1a18bdbf7725ac02ac77232 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 2 Mar 2025 00:07:54 -0500 Subject: Add `colorful` DSL --- 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 157ac7a3..f623a42d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,6 +1,7 @@ # Example Programs - [base64](base64/): A base64 encoding/decoding library. +- [colorful](colorful/): A DSL useful for rendering terminal colors. - [game](game/): An example game using raylib. - [http](http/http.tm): An HTTP library to make basic synchronous HTTP requests. - [ini](ini/ini.tm): An INI configuration file reader tool. -- cgit v1.2.3