Add README
This commit is contained in:
parent
22674e84c4
commit
02c6a64c7b
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# GPUI App Example
|
||||
|
||||
This is an example of build app by using GPUI.
|
||||
|
||||
<img src="https://github.com/huacnlee/gpui-app/assets/5518/54460dce-f471-4183-a8f9-ffa3d5ef542c" width="650px" />
|
||||
|
||||
## How to build
|
||||
|
||||
```bash
|
||||
cargo run
|
||||
```
|
||||
Loading…
Reference in a new issue