1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-05 14:43:52 +00:00
This commit is contained in:
Henry Fredrick Schreiner 2017-03-07 19:00:37 -05:00
parent 5f030f5fb9
commit 3d664b7100

View File

@ -2,7 +2,7 @@
[![Build Status Windows][appveyor-badge]][appveyor-link]
[![Code Coverage][codecov-badge]][codecov-link]
[![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter-link]
[![License: LGPL v2.1][license-badge](./LICENSE)
[![License: LGPL v2.1][license-badge]](./LICENSE)
# CLI11: Command line parser for C++11