Revert "Update README branding to focus on logo"

This reverts commit 9c2a4153bb.
This commit is contained in:
lm 2025-10-17 15:11:08 +02:00
parent 9c2a4153bb
commit 1d389f6a05
1 changed files with 1 additions and 1 deletions

View File

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