mirror of
https://github.com/danbulant/mangui
synced 2026-06-21 23:52:19 +00:00
add readme
This commit is contained in:
parent
bf35e46f24
commit
f7ad523459
1 changed files with 6 additions and 0 deletions
6
rusalka/README.md
Normal file
6
rusalka/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Rusalka
|
||||
|
||||
A svelte-like GUI library for rust.
|
||||
|
||||
Uses macro to generate the code, macro lives in `rusalka-macro` crate.
|
||||
|
||||
Loading…
Reference in a new issue