diff --git a/README.md b/README.md index e2f22a5..d82b136 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ The above code will print a progress bar that goes from 0 to 100% at the rate of If you'd rather control progress of the bar in discrete steps, consider using `bar.set_progress(value)`. Example: +