From 20bc89a21feb23b0dde51e10e21638c11f4e4443 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 18 Feb 2025 17:11:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fae142f..6023ee1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This project watches a MQTT topic for meshtastic messages, imports them to a database and has a web UI to view them. +An example of a currently running instace for the San Francisco Bay Area mesh runs at https://meshview.bayme.sh + Requires **`python3.12`** and **`graphviz`**. ## Preparing