]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Add coverage badge to README
authorMatt Joiner <anacrolix@gmail.com>
Fri, 13 Nov 2015 11:51:20 +0000 (22:51 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Fri, 13 Nov 2015 11:51:20 +0000 (22:51 +1100)
README.md

index cd18420675f01e121d3a4a26fabb12a4fa6ab411..9c187ed49eb4173447e71415c2b0724a62808ad0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 [![Join the chat at https://gitter.im/anacrolix/torrent](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/anacrolix/torrent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 [![Build Status](https://drone.io/github.com/anacrolix/torrent/status.png)](https://drone.io/github.com/anacrolix/torrent/latest)
 [![GoDoc](https://godoc.org/github.com/anacrolix/torrent?status.svg)](https://godoc.org/github.com/anacrolix/torrent)
+[![Coverage](http://gocover.io/_badge/github.com/anacrolix/torrent)](http://gocover.io/github.com/anacrolix/torrent)
 
 This repository implements BitTorrent-related packages and command-line utilities in Go. The emphasis is on use as a library from other projects. It's been used 24/7 in production by a downstream, private service since late 2014.