mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-09 06:18:52 +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)
|
||||
* 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)
|
||||
|
||||
Reference in New Issue
Block a user