From 0378dfe6eb3cceffc160a650a6dadbcf8d1bd0ee Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sun, 15 Jan 2023 01:45:35 -0500 Subject: [PATCH] Add drone badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb42922..414819b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Vrobbler ======== +[![Build Status](https://ci.unbl.ink/api/badges/secstate/vrobbler/status.svg)](https://ci.unbl.ink/secstate/vrobbler) + Vrobbler is a pretty simple Django-powered web app for scrobbling video plays from you favorite Jellyfin installation. At the most basic level, you should be able to run `pip install vrobbler` to the latest version from pypi.org.