Skip to content

Commit f682149

Browse files
authored
Merge pull request #139 from salbertson/patch-1
Add a "Reviewed by Hound" badge
2 parents 5df54d3 + 185918c commit f682149

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Commandant is a Swift framework for parsing command-line arguments, inspired by [Argo](https://github.com/thoughtbot/Argo) (which is, in turn, inspired by the Haskell library [Aeson](http://hackage.haskell.org/package/aeson)).
44

5+
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
6+
57
## Example
68

79
With Commandant, a command and its associated options could be defined as follows:

0 commit comments

Comments
 (0)