Update README.md

This commit is contained in:
Sean Barrett 2017-07-09 06:03:31 -07:00 committed by GitHub
parent 076bb42c74
commit 130ffec580
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ as C/C++, as this is not an obstacle to most users.)
| | [parg](https://github.com/jibsen/parg) | **public domain** | C | 2 | command-line argument parsing
| | [flags](https://github.com/sailormoon/flags) | **public domain** | C++ |**1**| command-line argument parsing
| | [optionparser](http://optionparser.sourceforge.net/) | MIT | C++ |**1**| command-line argument parsing
| * | [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
| | [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
# audio