Shameless plug

This commit is contained in:
Krzysztof Gabis 2019-03-14 13:50:06 +01:00 committed by GitHub
parent 302fba9cbb
commit 395e70d85b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,5 +141,8 @@ Output:
I will always merge *working* bug fixes. However, if you want to add something new to the API, please create an "issue" on github for this first so we can discuss if it should end up in the library before you start implementing it.
Remember to follow parson's code style and write appropriate tests.
## My other projects
[kgflags](https://github.com/kgabis/kgflags) - easy to use command-line flag parsing library
## License
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)