From 395e70d85b675e98efbb9ea6e534c0c9d089dc4e Mon Sep 17 00:00:00 2001 From: Krzysztof Gabis Date: Thu, 14 Mar 2019 13:50:06 +0100 Subject: [PATCH] Shameless plug --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cda662f..8e7060a 100644 --- a/README.md +++ b/README.md @@ -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)