diff --git a/README.md b/README.md index b2e1779..08a889a 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ as C/C++, as this is not an obstacle to most users.) | | [cmdline](https://github.com/tanakh/cmdline) | BSD | C++ |**1**| command-line argument parsing | | [linkom](https://github.com/hernandp/linkom) | MIT |C/C++|**1**| command-line argument parsing w/ DOS-style options | | [ProgramOptions.hxx](https://github.com/Fytch/ProgramOptions.hxx) | MIT | C++ |**1**| command-line argument parsing +| | [kgflags](https://github.com/kgabis/kgflags) | MIT |C/C++|**1**| command-line argument parsing | * | [Clara](https://github.com/catchorg/Clara) | Boost | C++ |**1**| composable, command line parser for C++ 11 and beyond | | [CLI11](https://github.com/CLIUtils/CLI11) | BSD | C++ |**1**| Feature-rich CLI parsing in modern C++11