Update README.md

This commit is contained in:
Pranav
2020-02-21 16:01:20 +05:30
committed by GitHub
parent 0ace816e52
commit 7298c7140d

View File

@@ -26,6 +26,14 @@
* Source for the above GIF can be found [here](demo/demo.cpp)
* MIT License
```bash
git clone https://github.com/p-ranav/indicators
cd indicators
mkdir build && cd build
cmake -DINDICATORS_SAMPLES=ON -DINDICATORS_DEMO=ON ..
make
```
# Table of Contents
* [Progress Bar](#progress-bar)