summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Flint <[email protected]>2020-04-03 12:28:05 -0400
committerAlex Flint <[email protected]>2020-04-03 12:28:05 -0400
commit1fc1a6f6dfb7a332ea90974acd09dadcdf2c2b11 (patch)
tree2bb7c6c26860731a87f65ade08a84017ac2350e9 /README.md
parent9fccfd3d6a37d76412be823599f3fa250215236b (diff)
put coverage badge back
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9da4e4..cefeadc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
[![GoDoc](https://godoc.org/github.com/alexflint/go-arg?status.svg)](https://godoc.org/github.com/alexflint/go-arg)
[![Build Status](https://github.com/alexflint/go-arg/workflows/Go/badge.svg)](https://github.com/alexflint/go-arg/actions)
[![GolangCI](https://golangci.com/badges/github.com/alexflint/go-arg.svg)](https://golangci.com/r/github.com/alexflint/go-arg)
+-[![Coverage](https://coveralls.io/repos/alexflint/go-arg/badge.svg?branch=master&service=github)](https://coveralls.io/github/alexflint/go-arg?branch=master)
[![Report Card](https://goreportcard.com/badge/github.com/alexflint/go-arg)](https://goreportcard.com/badge/github.com/alexflint/go-arg)