Add recommended tools to README.md

This commit is contained in:
kojix2 2021-06-11 10:48:33 +09:00 committed by GitHub
parent 4f17579846
commit e5c87fbe6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,6 +228,12 @@ Options:
uplot colors
```
## Command line tools that are useful to use with YouPlot
* [csvtk](https://github.com/shenwei356/csvtk)
* [GNU datamash](https://www.gnu.org/software/datamash/)
* [awk](https://www.gnu.org/software/gawk/)
## Contributing
YouPlot is a library under development, so even small improvements like typofix are welcome!