egui/examples/download_image/README.md

7 lines
120 B
Markdown

Example how to download and show an image with eframe/egui.
```sh
cargo run -p download_image
```
![](screenshot.png)