Use classic image alignment for README intro
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
<p>
|
<img src="app/assets/logo.png" alt="ICRA Logo" width="140" align="left" hspace="16" vspace="4"/>
|
||||||
<img src="app/assets/logo.png" alt="ICRA Logo" width="140" style="vertical-align:middle; margin-right:16px;"/>
|
**ICRA** (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.<br/>
|
||||||
<span style="display:inline-block; vertical-align:middle;">
|
Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.<br clear="all"/>
|
||||||
<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>
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Two synced previews (original + overlay)
|
- Two synced previews (original + overlay)
|
||||||
|
|||||||
Reference in New Issue
Block a user