Update README.md

This commit is contained in:
Pranav
2019-12-17 21:26:55 -06:00
committed by GitHub
parent 3f21b1d901
commit 3bc140f90f

View File

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