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:
@@ -26,6 +26,14 @@
|
|||||||
* Source for the above GIF can be found [here](demo/demo.cpp)
|
* Source for the above GIF can be found [here](demo/demo.cpp)
|
||||||
* MIT License
|
* 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
|
# Table of Contents
|
||||||
|
|
||||||
* [Progress Bar](#progress-bar)
|
* [Progress Bar](#progress-bar)
|
||||||
|
|||||||
Reference in New Issue
Block a user