diff --git a/README.md b/README.md index 6fa1647..12fec69 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ int main() { } ``` -# Smooth Block Progress Bar +# Block Progress Bar Are you in need of a smooth block progress bar using [unicode block elements](https://en.wikipedia.org/wiki/Block_Elements)? Use `BlockProgressBar` instead of `ProgressBar`. Thanks to [this blog post](https://mike42.me/blog/2018-06-make-better-cli-progress-bars-with-unicode-block-characters) for making `BlockProgressBar` an easy addition to the library.