Update README.md

This commit is contained in:
Pranav
2019-12-04 20:01:47 -06:00
committed by GitHub
parent 4ac5e08e54
commit 1fddd55c43

View File

@@ -13,6 +13,12 @@
<img src="img/demo.gif"/>
</p>
# Highlights
* Thread-safe `ProgressBar` and `ProgressSpinner` classes
* Header-only library. Grab a copy of `include/indica`
* MIT License
# Progress bar
To introduce a progress bar in your application, include `indica/progress_bar.hpp` and create a `ProgressBar` object.