add readme

This commit is contained in:
Daniel Bulant 2024-02-20 21:22:05 +01:00
parent bf35e46f24
commit f7ad523459

6
rusalka/README.md Normal file
View 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.