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