]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Remove broken coverage link from README
authorMatt Joiner <anacrolix@gmail.com>
Mon, 11 Jul 2016 03:12:52 +0000 (13:12 +1000)
committerGitHub <noreply@github.com>
Mon, 11 Jul 2016 03:12:52 +0000 (13:12 +1000)
README.md

index 6491c5e29f13b2292120930246d695a6da388bd4..f3166d627ad410c524c825a0ae5e84072be064dc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,6 @@
 [![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.