Align README intro logo with description

This commit is contained in:
lm 2025-10-17 14:30:10 +02:00
parent a49a2d18cf
commit 845451ffb6
1 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
<img src="app/assets/logo.png" alt="ICRA Logo" width="120"/>
**ICRA** (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images. Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
<table>
<tr>
<td width="140"><img src="app/assets/logo.png" alt="ICRA Logo" width="120"/></td>
<td>**ICRA** (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images. Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.</td>
</tr>
</table>
## Features
- Two synced previews (original + overlay)