Skip to content

Commit d13a16b

Browse files
authored
Update README.md
Now it has a GIF
1 parent 5f83022 commit d13a16b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,18 @@ Some of the more complex rendering features were added for convenience but are s
5454

5555
These features are included as-is. Improvements may be made in the future.
5656

57+
## Example of UI Usage
58+
59+
<div align="center">
60+
<table border="0">
61+
<tr>
62+
<td>
63+
<img src="https://github.com/user-attachments/assets/693a6996-342d-49d8-9ccd-951253a6504f" alt="UI Usage Example" width="100%">
64+
</td>
65+
</tr>
66+
</table>
67+
</div>
68+
5769
## Contributing
5870

5971
If you want to fix something or add a feature, feel free to do so. Since there is no build process, you can edit the `.js` and `.css` files directly and just refresh the page in your browser to see the changes.

0 commit comments

Comments
 (0)