Update README.md

The build status badge is not helpful due to the aggressive testing and badge caching.
This commit is contained in:
Matt Joiner 2016-10-06 14:58:50 +11:00 committed by GitHub
parent aefc63b9d3
commit 44549e7c34
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# torrent
[![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)
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.