From ab1afec042823b92d556f54f094011f4db2b6ed2 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Fri, 28 Mar 2025 09:05:32 -0700 Subject: [PATCH] Changes: - Added the link to another sample instance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5700a9e..d4d1bce 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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: +Samples of a currently running instances: ``` bash https://meshview.bayme.sh ```