ADD: updated Readme to new features

This commit is contained in:
2018-04-01 16:17:37 +02:00
parent 1307609cff
commit 9898cb3ec0

View File

@@ -15,9 +15,10 @@ Copyright 2018 by Dominik Meyer Licensed under GPLv3
* short and long flag support ( -t YAAP or title=YAAP)
* string argument support ( -t YAAP or title=YAAP)
* simple flags (-v, -V, -h, help)
* integer arguments (-c 10)
## Coming
* integer arguments (-c 10)
* hex arguments ( -c 0x5A)
## Installation