Skip to content

Commit

Permalink
Merge pull request #2141 from arslee07/patch-1
Browse files Browse the repository at this point in the history
Use the correct GIF for the progress bar example
  • Loading branch information
hecrj authored Nov 21, 2023
2 parents 170db35 + 921ddec commit 879039a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/progress_bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:
Expand Down

0 comments on commit 879039a

Please sign in to comment.