Left-align logo in README

This commit is contained in:
lm 2025-10-17 14:15:11 +02:00
parent 247077f5b3
commit bed81e6d50
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
# ICRS (Interactive Color Range Analyzer)
<div align="center">
<img src="app/assets/logo.png" alt="ICRS Logo" width="120"/>
</div>
<img src="app/assets/logo.png" alt="ICRS Logo" width="120"/>
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.