diff --git a/README b/README index be7c7ea..ed8da4c 100644 --- a/README +++ b/README @@ -4,6 +4,11 @@ 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/#. + Running -------