From cd17d9af9c796984d5cb69f6cb0d963d5c1c543a Mon Sep 17 00:00:00 2001 From: Jose Jimenez <90982925+jjsalinas@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:13:29 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c8a3d0..fb76ded 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A beautiful React application for generating clean, readable images of harmonica ## Features - ✨ Auto-formatting: Positive numbers automatically get a + sign -- 📊 Smart layout: Automatically splits long tabs into columns (max 10 lines per column) +- 📊 Smart layout: Automatically splits long tabs into columns (max 35 lines per column) - 📝 Text annotations: Add notes that appear smaller alongside your tabs - 🎨 High contrast: Professional typography for excellent readability - 📥 Multiple formats: Export as PNG (high-res) or SVG (vector) @@ -47,8 +47,8 @@ The app will open in your browser at `http://localhost:5173` ``` 4 6 -5 5 -4 4 3 - 6 7 -6 6 -6 6 5 - 4 4 4 5 5 5 5 5 -5 5 4 + 6 7 -6 6' -6 6 5 + 4 4 4 5 5 5 5' 5 -5 5 4 ``` ## License