From bed81e6d502698fd89769b27686df05c81846480 Mon Sep 17 00:00:00 2001 From: lm Date: Fri, 17 Oct 2025 14:15:11 +0200 Subject: [PATCH] Left-align logo in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e1abc8..3bc095c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # ICRS (Interactive Color Range Analyzer) -
- ICRS Logo -
+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.