Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K authored Oct 18, 2023
1 parent ae2b35d commit 0777bd5
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 @@ -10,7 +10,7 @@ Features:
- [X] Automatic handling of boolean switches
- [X] Boolean switches with functions
- [X] Array support
- [X] Variable assignment support, i.e. `--test=testing`
- [X] Variable assignment support, i.e. `--test=test`
- [X] Short and long arguments supported
- [X] Short argument bundling supported i.e. `-aBcD` is the same as `-a -B -c -D`
- [X] Fully Unicode compliant
Expand Down

0 comments on commit 0777bd5

Please sign in to comment.