Tidy README intro layout
This commit is contained in:
parent
845451ffb6
commit
d8efdfcf71
12
README.md
12
README.md
|
|
@ -1,9 +1,9 @@
|
||||||
<table>
|
<p>
|
||||||
<tr>
|
<img src="app/assets/logo.png" alt="ICRA Logo" width="120" style="float:left; margin-right:16px;"/>
|
||||||
<td width="140"><img src="app/assets/logo.png" alt="ICRA Logo" width="120"/></td>
|
<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.
|
||||||
<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>
|
</p>
|
||||||
</tr>
|
|
||||||
</table>
|
<div style="clear: both;"></div>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Two synced previews (original + overlay)
|
- Two synced previews (original + overlay)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue