From eb5568c8cd40cabdc5ba79f149822832708be1ba Mon Sep 17 00:00:00 2001 From: lm Date: Fri, 17 Oct 2025 15:00:30 +0200 Subject: [PATCH] Ensure README intro table is borderless and centered --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7b57dba..2bacb02 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -ICRA Logo -**ICRA** (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.
-Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
+ + + + + +
+ ICRA Logo + + ICRA (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.
+ Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics. +
## Features - Two synced previews (original + overlay)