From eebfdb84c3e464d016e24522eaa38c36b3cb5585 Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Thu, 9 Jan 2025 15:17:35 -0800 Subject: [PATCH] Update README --- README | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README b/README index ed8da4c..8ab7de4 100644 --- a/README +++ b/README @@ -3,12 +3,7 @@ Meshview This project watches a MQTT topic for meshtastic messages, imports them to a database and has a web UI to view them. - -Example -------- -An example instance, https://meshview.armooo.net, is running with with data -from the MQTT topic msh/US/bayarea/#. - +Requires Python 3.12 Running -------