From 301421e29fb35d1a9da678886e4493618a81ad13 Mon Sep 17 00:00:00 2001 From: Unfunny Date: Sat, 11 Apr 2026 13:01:46 -0400 Subject: [PATCH] Fix README to reflect correct text offset --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 088e15b..5c139a3 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ The program automatically scales all designs to these specific measurements for - **Total Width**: 87.80 mm - **Background Thickness**: 3.0 mm +- **Background Thickness**: 3.0 mm - **Text/Detail Thickness**: 2.3 mm (includes 0.3mm inset compensation) -- **Text/Detail Offset**: 3.0 mm (Text sits at 4mm from the bottom) -- **Total Height**: 5.0 mm (Text sits 3mm high and extends 2mm up) +- **Text/Detail Offset**: 2.7 mm (Text is inset into background for better adhesion) +- **Total Height**: 5.0 mm ## Ways to Use - **Web App**: The easiest way! Just open the web page, drag your files in, and download the results. No installation required.