mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Improve README.md slightly
This commit is contained in:
@@ -153,7 +153,7 @@ Light Theme:
|
|||||||
* [`parking_lot`](https://crates.io/crates/parking_lot)
|
* [`parking_lot`](https://crates.io/crates/parking_lot)
|
||||||
|
|
||||||
Heavier dependencies are kept out of `egui`, even as opt-in.
|
Heavier dependencies are kept out of `egui`, even as opt-in.
|
||||||
No code that isn't fully Wasm-friendly is part of `egui`.
|
All code in `egui` is Wasm-friendly (even outside a browser).
|
||||||
|
|
||||||
To load images into `egui` you can use the official [`egui_extras`](https://github.com/emilk/egui/tree/master/crates/egui_extras) crate.
|
To load images into `egui` you can use the official [`egui_extras`](https://github.com/emilk/egui/tree/master/crates/egui_extras) crate.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user