We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 170db35 + 921ddec commit 879039aCopy full SHA for 879039a
examples/progress_bar/README.md
@@ -5,7 +5,7 @@ A simple progress bar that can be filled by using a slider.
5
The __[`main`]__ file contains all the code of the example.
6
7
<div align="center">
8
- <img src="https://iced.rs/examples/pokedex.gif">
+ <img src="https://iced.rs/examples/progress_bar.gif">
9
</div>
10
11
You can run it with `cargo run`:
0 commit comments