From 9455fb9c4ce6ed79969505a249cf9856d8be5080 Mon Sep 17 00:00:00 2001 From: lm Date: Fri, 17 Oct 2025 14:17:40 +0200 Subject: [PATCH] Lead README with logo and concise description --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bc095c..b022cea 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# ICRS (Interactive Color Range Analyzer) - ICRS Logo -ICRS is a small Tkinter tool for analysing colour ranges in images. You load a picture, pick or click a reference colour, adjust hue/saturation/value sliders, and the app marks matching pixels while showing quick stats. +**ICRS** (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)