feat: add the badge to the readme

This commit is contained in:
Jet 2026-03-23 22:45:49 -07:00
parent 94bff98439
commit 87d3fee588
No known key found for this signature in database

View file

@ -1,5 +1,7 @@
# Noisebell # 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. 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. 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.