diff options
| author | Alex Flint <[email protected]> | 2020-04-03 12:24:39 -0400 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2020-04-03 12:24:39 -0400 |
| commit | 9fccfd3d6a37d76412be823599f3fa250215236b (patch) | |
| tree | 165bfcea3d707deb46b368c854a57b6e9bf4d1b0 /README.md | |
| parent | 65ef631f5fce176d49ebee2dd68dc9cf3e693380 (diff) | |
replace travis badge with github actions badge
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ [](https://godoc.org/github.com/alexflint/go-arg) -[](https://travis-ci.org/alexflint/go-arg) +[](https://github.com/alexflint/go-arg/actions) [](https://golangci.com/r/github.com/alexflint/go-arg) [](https://goreportcard.com/badge/github.com/alexflint/go-arg) + ## Structured argument parsing for Go ```shell |
