Update README.md

This commit is contained in:
Pranav
2019-12-05 15:56:17 -06:00
committed by GitHub
parent d3ef0b0209
commit 6f69ca5246

View File

@@ -149,8 +149,6 @@ int main() {
} }
``` ```
The above code will print a progress bar that goes from 0 to 100% at the rate of 10% every 100 ms.
## Multi-threaded Example ## Multi-threaded Example
```cpp ```cpp