Fix README logo alignment

This commit is contained in:
lm 2025-10-17 14:38:26 +02:00
parent 460729104a
commit 392875f302
1 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,8 @@
<p> <img src="app/assets/logo.png" alt="ICRA Logo" width="120" align="left" style="margin-right:16px;"/>
<img src="app/assets/logo.png" alt="ICRA Logo" width="120" style="float:left; margin-right:16px;"/>
<strong>ICRA</strong> (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.
</p>
<div style="clear: both;"></div> **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.
<br clear="all"/>
## Features ## Features
- Two synced previews (original + overlay) - Two synced previews (original + overlay)