mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
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:
parent
a3968c5cc5
commit
63d86fb137
1 changed files with 3 additions and 0 deletions
3
crates/gpui/README.md
Normal file
3
crates/gpui/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# GPUI
|
||||
|
||||
A fast, productive UI framework from the creators of [https://zed.dev].
|
Loading…
Reference in a new issue