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:
@@ -38,6 +38,7 @@
|
||||
* [Progress Spinner](#progress-spinner)
|
||||
* [Working with Iterables](#working-with-iterables)
|
||||
* [Building Samples](#building-samples)
|
||||
* [Generating Single Header](#generating-single-header)
|
||||
* [Contributing](#contributing)
|
||||
* [License](#license)
|
||||
|
||||
@@ -696,6 +697,12 @@ cmake -DINDICATORS_SAMPLES=ON -DINDICATORS_DEMO=ON ..
|
||||
make
|
||||
```
|
||||
|
||||
## Generating Single Header
|
||||
|
||||
```bash
|
||||
python3 utils/amalgamate/amalgamate.py -c single_include.json -s .
|
||||
```
|
||||
|
||||
## Contributing
|
||||
Contributions are welcome, have a look at the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user