diff --git a/examples/progress_bar/README.md b/examples/progress_bar/README.md index 1268ac6bee..a87829c627 100644 --- a/examples/progress_bar/README.md +++ b/examples/progress_bar/README.md @@ -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.
- +
You can run it with `cargo run`: