Skip to content

Commit 5f291bc

Browse files
authored
Update README.md
1 parent 1aa514d commit 5f291bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Platform](https://img.shields.io/badge/platform-osx--64|linux--64-lightgrey.svg)
55
[![Build Travis-CI Status](https://travis-ci.org/dastrobu/argtree.svg?branch=master)](https://travis-ci.org/dastrobu/argtree)
66

7-
Command line argument parser package in swift.
7+
Command line argument parser package in Swift.
88

99
The basic idea is to define a tree structure of parsers which then parses all command line arguments.
1010
This approach is very flexible and allows for quick and easy flag parsing for a simple scirpt, as well as

0 commit comments

Comments
 (0)