diff options
| author | Alex Flint <[email protected]> | 2016-07-31 10:16:17 -0700 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2016-07-31 10:16:17 -0700 |
| commit | 6e9648cac63a02c95dbc2b49fe49a7c456d8454c (patch) | |
| tree | b56e215639ee755227a0361399cdc0f2a8811763 | |
| parent | 34b52501bde875853375c4e2b968a56b4168e790 (diff) | |
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 |
