From 4645c80cec42534148f79305f41d461ee791a833 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Sun, 7 Dec 2025 12:42:21 -0800 Subject: [PATCH] Fix duplicate link in README Removed duplicate link to the walkthrough video. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f02c2e..e4aa7df 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ **A Meshtastic firmware plugin providing a full bulletin board system** +> [Watch the Walkthrough](https://www.youtube.com/watch?v=FwtDY1QBXpQ) + [![LoBBS Walkthrough](https://img.youtube.com/vi/FwtDY1QBXpQ/0.jpg)](https://www.youtube.com/watch?v=FwtDY1QBXpQ) -[Watch the Walkthrough](https://www.youtube.com/watch?v=FwtDY1QBXpQ) + LoBBS is a Meshtastic plugin that runs a complete bulletin board system entirely inside the Meshtastic firmware. Once installed and built into your node, you can create user accounts, exchange private mail, broadcast news posts, and remotely administer the device without any sidecar services or host computer.