Skip to content

Commit 00f0619

Browse files
committed
Enhance README with a structured layout and logo display
1 parent 3503f02 commit 00f0619

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# iconflow
22

3+
<table>
4+
<tr>
5+
<td width="200" valign="top">
6+
37
![iconflow](https://raw.githubusercontent.com/FerrisMind/iconflow/main/assets/icons/iconflow-color.png)
48

9+
</td>
10+
<td valign="top">
11+
512
## Install
613

714
Enable at least one pack feature so the fonts and icon data are included.
@@ -115,3 +122,7 @@ See `docs/faq.md`.
115122

116123
- `cargo xtask gen` regenerates `src/generated/**` from `assets/maps/*.json`.
117124
- `cargo xtask gen --check` verifies generated output without writing files.
125+
126+
</td>
127+
</tr>
128+
</table>

0 commit comments

Comments
 (0)