Fix wording in README

Before it sounded like the library would *use* (and not provide) these
features.
This commit is contained in:
Martchus 2020-04-13 01:12:29 +02:00
parent 34170b83f1
commit 5340a8b6ec
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Useful C++ classes and routines such as argument parser, IO and conversion utilities.
## Features
The library utilizes:
The library contains helpers for:
* parsing command-line arguments and providing Bash completion
- supports nested arguments