From 17300433fdf28eac949a20f2d2aad0eb8cd2675a Mon Sep 17 00:00:00 2001 From: terribleplan Date: Wed, 15 Apr 2020 06:33:29 +0000 Subject: [PATCH] Add status badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2aff35..d319a7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# fetch-dht +# fetch-dht [![Build Status](https://jenkins.home.keganmyers.com/buildStatus/icon?job=fetch-dht-pipeline)](https://jenkins.home.keganmyers.com/job/fetch-dht-pipeline/) fetch-dht is a server that fetches peers from the [DHT](https://www.bittorrent.org/beps/bep_0005.html) swarm and serves them, likely to a bittorrent client performing an "announce".