From 5f27602379e30ca9f70337e5cd653441f028520d Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Sun, 7 Dec 2025 12:39:57 -0800 Subject: [PATCH] Add walkthrough video link to README Added a link to the walkthrough video for better visibility. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aff8ab..2f02c2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ **A Meshtastic firmware plugin providing a full bulletin board system** -[![LoBBS Walkthrough](https://img.youtube.com/vi/FwtDY1QBXpQ/0.jpg)]([https://www.youtube.com/watch?v=VIDEO_ID](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.