mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Update README.md
This commit is contained in:
@@ -124,8 +124,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.
|
||||
|
||||
For more examples, checkout the examples in the `samples/` directory.
|
||||
|
||||
### Multi-threaded Example
|
||||
|
||||
```cpp
|
||||
@@ -193,3 +191,5 @@ int main() {
|
||||
return 0;
|
||||
}
|
||||
```
|
||||
|
||||
For more examples, checkout the examples in the `samples/` directory.
|
||||
|
||||
Reference in New Issue
Block a user