From 1bdb59d012f06653c5db5550882028fd41899a57 Mon Sep 17 00:00:00 2001 From: fr4nz Date: Sat, 11 Oct 2025 17:23:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae4eb9..1b8abaf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ **LOcal MEshtastic Server** _in development_ Idea is to: -- develop an offline web app client and python backend, running in your local network and **nowhere** else. +- develop an offline Meshtastic server, running in your local network and **nowhere** else. - create a web app, coded in `html`, `css`, `js` and `php` and make it a bit prettier than the original. - code a backend utilising `flask`, `python`, `python3-meshtastic` and `python3-requests`. - make it as light but versatile as possible _let's see how this is gonna work out..._