From d5bfc146cccffcb1f440f055144d7f90480c5c80 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 19 May 2024 13:05:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98f240b..39eb3ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Gluetun Qbittorrent Port Updater +[![Build status](https://ci.seanomik.net/api/badges/6/status.svg)](https://ci.seanomik.net/repos/6) + Automatically updates qBittorrent's listening port to the port forwarded by [Gluetun](https://github.com/qdm12/gluetun/). It works by checking the port in use by qBittorrent, and reading the port file created by Gluetun. If they do not match, it updates the port that qBittorrent is using.