diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ [](https://gitgud.io/Taywee/args/commits/master) A simple, small, flexible, single-header C++11 argument parsing library, in -about 1K lines of code. +fewer than 2K lines of code. This is designed to appear somewhat similar to Python's argparse, but in C++, with static type checking, and hopefully a lot faster (also allowing fully |