Merge branch 'master' of github.com:p-ranav/indicators

This commit is contained in:
Pranav Srinivas Kumar
2019-12-17 21:30:49 -06:00

View File

@@ -150,7 +150,7 @@ int main() {
}
```
## Multi-threaded Update
## Multi-threaded Example
```cpp
#include <indicators/progress_bar.hpp>