diff options
| author | Alex Flint <[email protected]> | 2016-07-31 10:18:40 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-07-31 10:18:40 -0700 |
| commit | 34954f45cec4632059c6aa8ca6f769a748464cf7 (patch) | |
| tree | 08edb17c15cd496b06ff1d1331710ef3abee033a | |
| parent | a5617823b012e94b9775ab865da29785cd6909d1 (diff) | |
| parent | 6e9648cac63a02c95dbc2b49fe49a7c456d8454c (diff) | |
Merge pull request #36 from alexflint/add_goreportcard_readme
Add goreportcard to README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ [](https://godoc.org/github.com/alexflint/go-arg) [](https://travis-ci.org/alexflint/go-arg) [](https://coveralls.io/github/alexflint/go-arg?branch=master) +[](https://goreportcard.com/badge/github.com/alexflint/go-arg) ## Structured argument parsing for Go |
