Update README branding to focus on logo
This commit is contained in:
parent
5ed060570d
commit
9c2a4153bb
|
|
@ -1,7 +1,7 @@
|
||||||
<div style="display:flex; gap:16px; align-items:center;">
|
<div style="display:flex; gap:16px; align-items:center;">
|
||||||
<img src="app/assets/logo.png" alt="ICRA Logo" width="140"/>
|
<img src="app/assets/logo.png" alt="ICRA Logo" width="140"/>
|
||||||
<div>
|
<div>
|
||||||
<strong>ICRA</strong> (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.<br/>
|
<strong>Interactive Color Range Analyzer</strong> 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.
|
Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue