Update README.md

This commit is contained in:
Pranav
2019-12-04 19:27:33 -06:00
committed by GitHub
parent 3afa6ce720
commit f699cc62bb

View File

@@ -26,7 +26,7 @@ Here's the general structure of a progress bar:
^^^^^^^^^^^^^^^^^^ Bar Width ^^^^^^^^^^^^^^^^^^ ^^^^^ Show/Hide ^^^^^ ^^^^^^^^^^^^^^^^^^ 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 ```cpp
#include <indica/progress_bar.hpp> #include <indica/progress_bar.hpp>