Skip to content

Commit f9a2879

Browse files
Update README.md
1 parent 3ab9336 commit f9a2879

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,31 @@
4141
- 📦 **Zero Dependencies** - Pure Zig implementation
4242
- 🌐 **Cross-Platform** - Linux, Windows, macOS
4343

44+
## UI Preview
45+
46+
<table>
47+
<tr>
48+
<td>
49+
<img src="https://github.com/user-attachments/assets/2a9141a4-7df1-45fa-846c-daafd2827585" />
50+
</td>
51+
<td>
52+
<img src="https://github.com/user-attachments/assets/5fc85cce-e346-4fe6-b495-c1931550955e" />
53+
</td>
54+
</tr>
55+
<tr>
56+
<td>
57+
<img src="https://github.com/user-attachments/assets/d698a2ab-ea85-4fc0-82a6-0ac82a6bb310" />
58+
</td>
59+
<td>
60+
<img src="https://github.com/user-attachments/assets/47ae9990-0026-4339-877f-0378f8922a2a" />
61+
</td>
62+
</tr>
63+
</table>
64+
65+
66+
67+
68+
4469
## 📦 Installation
4570

4671
Add `api.zig` to your `build.zig.zon`:

0 commit comments

Comments
 (0)