Added configuration section to README

This commit is contained in:
kojix2 2023-01-05 12:30:02 +09:00 committed by GitHub
parent b1baa4073c
commit 433c24e710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -211,6 +211,14 @@ The following sub-commands are available.
* Not yet supported.
### YouPlot Configuration (youplotrc)
You can specify default options in a configuration file in YAML format. For more information, enter the following command.
```
uplot --config
```
## Tools that are useful to use with YouPlot
* [csvtk](https://github.com/shenwei356/csvtk)