From d613a5dceac76f78d27b81d4ce5ba585946093a7 Mon Sep 17 00:00:00 2001 From: Liam Malone Date: Wed, 25 Feb 2026 23:05:25 +0000 Subject: [PATCH] readme update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ffdccfa..a763e30 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ This generator currently only supports generating Zig code, but I plan to add an option to emit the code as a single-header C library too. +I'll probably also give this all a cleanup pass soon. This code was all +written rather quickly and probably can be tidied up. + ## Usage ### CLI