Use the correct GIF for the progress bar example
This commit is contained in:
parent
7dd32f3be4
commit
921ddec128
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ A simple progress bar that can be filled by using a slider.
|
|||
The __[`main`]__ file contains all the code of the example.
|
||||
|
||||
<div align="center">
|
||||
<img src="https://iced.rs/examples/pokedex.gif">
|
||||
<img src="https://iced.rs/examples/progress_bar.gif">
|
||||
</div>
|
||||
|
||||
You can run it with `cargo run`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue