From f699cc62bb7d05543afc1de0e910d84b4b011456 Mon Sep 17 00:00:00 2001 From: Pranav Date: Wed, 4 Dec 2019 19:27:33 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 965aca4..eea67db 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Here's the general structure of a progress bar: ^^^^^^^^^^^^^^^^^^ Bar Width ^^^^^^^^^^^^^^^^^^ ^^^^^ Show/Hide ^^^^^ ``` -Each of these elements can be configured using the ProgressBar API: +Each of these elements (and more) can be configured using the ProgressBar API: ```cpp #include