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 -------