From 87d3fee5883446bea10687bcb338c76af19d809c Mon Sep 17 00:00:00 2001 From: Jet Date: Mon, 23 Mar 2026 22:45:49 -0700 Subject: [PATCH] feat: add the badge to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44a56ec..96f5bc1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Noisebell +[![Space status](https://your-cache-domain.example.com/badge.svg)](https://your-cache-domain.example.com/status) + Monitors the door at [Noisebridge](https://www.noisebridge.net) and tells you whether it's open or closed. A Raspberry Pi reads a magnetic sensor on the door and pushes state changes to a cache server. The cache keeps the latest state and fans updates out to chat integrations such as Discord and Zulip.