From fd47d022aa603b7bc3c7cea5f54678814f59ec6b Mon Sep 17 00:00:00 2001
From: Sean Rees <sean@erifax.org>
Date: Sat, 18 Sep 2021 15:39:51 +0100
Subject: [PATCH] Add build and test badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d32e275..733a5f8 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+![Build and Test](https://github.com/seanrees/prometheus-dyson/actions/workflows/build.yml/badge.svg)
+
 # prometheus_dyson
 Prometheus client for DysonLink fans (e.g; Pure Hot+Cool and Pure Cool).
 
-- 
GitLab