mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-12 01:18:52 +08:00
Update README.md
This commit is contained in:
@@ -13,6 +13,12 @@
|
|||||||
<img src="img/demo.gif"/>
|
<img src="img/demo.gif"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
# Highlights
|
||||||
|
|
||||||
|
* Thread-safe `ProgressBar` and `ProgressSpinner` classes
|
||||||
|
* Header-only library. Grab a copy of `include/indica`
|
||||||
|
* MIT License
|
||||||
|
|
||||||
# Progress bar
|
# Progress bar
|
||||||
|
|
||||||
To introduce a progress bar in your application, include `indica/progress_bar.hpp` and create a `ProgressBar` object.
|
To introduce a progress bar in your application, include `indica/progress_bar.hpp` and create a `ProgressBar` object.
|
||||||
|
|||||||
Reference in New Issue
Block a user