Add barebones GPUI README (#4235)

This PR adds a barebones README to the `gpui` crate, just so folks have
somewhere to land on when we link them here from
[gpui.rs](https://www.gpui.rs/).

We can flesh this out as we go.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-01-23 19:22:49 -05:00 committed by GitHub
parent a3968c5cc5
commit 63d86fb137
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
crates/gpui/README.md Normal file
View file

@ -0,0 +1,3 @@
# GPUI
A fast, productive UI framework from the creators of [https://zed.dev].