Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix authored Sep 17, 2016
1 parent 581a8fd commit eb3442d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Program Options Parser Lib

popl is a c++ wrapper around GNU's `getopt` and thus it closely follows the POSIX guidelines for the command-line options of a program.
popl is a c++ option parser that supports the same options as GNU's `getopt` and thus closely follows the POSIX guidelines for the command-line options of a program.

## Features
* Single header file implementation. Simply include and use it!
Expand Down

0 comments on commit eb3442d

Please sign in to comment.