From 976d9c682235eb96c77671a8f667300f092cf0dd Mon Sep 17 00:00:00 2001 From: MarekWo Date: Wed, 21 Jan 2026 10:44:38 +0100 Subject: [PATCH] docs: Update README to reflect support for Heltec V3 and add DeepWiki badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ad8f94..cf9fbbe 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ # mc-webui A lightweight web interface for meshcore-cli, providing browser-based access to MeshCore mesh network. +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/MarekWo/mc-webui) ## Overview -**mc-webui** is a Flask-based web application that wraps `meshcore-cli`, eliminating the need for SSH/terminal access when using MeshCore chat on a LoRa device connected to a Debian VM via BLE or USB. Tested on Heltec V4. +**mc-webui** is a Flask-based web application that wraps `meshcore-cli`, eliminating the need for SSH/terminal access when using MeshCore chat on a LoRa device connected to a Debian VM via BLE or USB. Tested on Heltec V3 and Heltec V4. ![Diagram](images/diagram.jpeg)