From 247077f5b33326c6bbd0f41451e0bf4f9600e7c9 Mon Sep 17 00:00:00 2001 From: lm Date: Fri, 17 Oct 2025 14:14:26 +0200 Subject: [PATCH] Embed logo in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3c45fe0..7e1abc8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # 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. ## Features