Update README.md

This commit is contained in:
lm 2025-10-17 15:45:10 +02:00
parent 105a93c3f9
commit 37c322de75
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<div style="display:flex; gap:16px; align-items:center;">
<img src="app/assets/logo.png" alt="ICRA Logo" width="140"/>
<img src="app/assets/logo.png" alt="ICRA" width="140"/>
<div>
<strong>ICRA</strong> (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.<br/>
<strong>Interactive Color Range Analyzer</strong> is a Tkinter-based desktop tool for highlighting customised colour ranges in images.<br/>
Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
</div>
</div>