From 11a8b26369a6c4a303cf9c195f86e985f877cd94 Mon Sep 17 00:00:00 2001 From: Steve <47467008+mr0xb@users.noreply.github.com> Date: Thu, 26 Mar 2026 11:24:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a7dfb0..1fe2867 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # spritestitch +[![WARN-LLM GENERATED AI SLOP](https://img.shields.io/badge/WARN-LLM%20GENERATED-FF6347)](https://github.com/40ants/ai-badges) + `spritestitch` is a tiny Go CLI tool that stitches multiple image files into a single spritesheet, either horizontally or vertically. It supports PNG, JPEG, and GIF inputs and always outputs a PNG. ## Features