From dc5c49118ffa2b16156a558f380496eea02d39e3 Mon Sep 17 00:00:00 2001 From: Bruno Alexandre Rosa <1791393+brunoalr@users.noreply.github.com> Date: Sat, 14 Mar 2026 17:50:16 -0300 Subject: [PATCH] add readme --- utils/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 utils/README.md diff --git a/utils/README.md b/utils/README.md new file mode 100644 index 000000000..84cd4f176 --- /dev/null +++ b/utils/README.md @@ -0,0 +1,3 @@ +# Utils + +Helper scripts for local development and testing (not used by CI).