diff --git a/README.md b/README.md new file mode 100644 index 0000000..cf01f53 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Rust GUI experiments + + +Libraries used: + +* `floem` - library used and maintained by the Lapce text editor +* `gpui` - library used and maintained by the Zed text editor project +* `iced` - another library