1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 14:50:03 -04:00

Improve README.md files

This commit is contained in:
Emil Ernerfeldt
2022-07-29 16:07:48 +02:00
parent 6de9d89b65
commit 235d77713d
3 changed files with 7 additions and 1 deletions

View File

@@ -13,3 +13,7 @@ Run it locally with `cargo run --release -p egui_demo_app`.
```
`egui_demo_app` uses [`egui_demo_lib`](https://github.com/emilk/egui/tree/master/egui_demo_lib).
## Running with `wgpu` backend
`(cd egui_demo_app && cargo r --features wgpu)`