Use classic image alignment for README intro

This commit is contained in:
lm 2025-10-17 14:57:35 +02:00
parent 8b23e25ee2
commit b54a0c862a
1 changed files with 3 additions and 7 deletions

View File

@ -1,10 +1,6 @@
<p>
<img src="app/assets/logo.png" alt="ICRA Logo" width="140" style="vertical-align:middle; margin-right:16px;"/>
<span style="display:inline-block; vertical-align:middle;">
<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.
</span>
</p>
<img src="app/assets/logo.png" alt="ICRA Logo" width="140" align="left" hspace="16" vspace="4"/>
**ICRA** (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.<br clear="all"/>
## Features
- Two synced previews (original + overlay)