Updated README

This commit is contained in:
Bartek Kryza
2022-09-06 23:21:59 +02:00
parent be923fecbd
commit 0f49197a69

View File

@@ -474,6 +474,10 @@ This project relies on the following great tools:
* [CLI11](https://github.com/CLIUtils/CLI11) - command line parser for C++ * [CLI11](https://github.com/CLIUtils/CLI11) - command line parser for C++
* [inja](https://github.com/pantor/inja) - a template engine for modern C++ * [inja](https://github.com/pantor/inja) - a template engine for modern C++
## Contributing
If you would like to contribute to the project, please checkout [contributing guidelines](./CONTRIBUTING.md).
## LICENSE ## LICENSE
Copyright 2021-present Bartek Kryza <bkryza@gmail.com> Copyright 2021-present Bartek Kryza <bkryza@gmail.com>