From d3adf77896e7b55b407934aa1672f981538b3c3e Mon Sep 17 00:00:00 2001 From: peanutyost Date: Tue, 30 Dec 2025 07:47:37 -0600 Subject: [PATCH] Cleanup readme --- modules/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index b8cc901..c91f80c 100644 --- a/modules/README.md +++ b/modules/README.md @@ -356,7 +356,6 @@ The system uses SQLite with four tables: | `map` | Save/retrieve locations, get headings, manage location database | Configure in `[location]` section of `config.ini`. -Certainly! Here’s a README help section for your `mapHandler` command, suitable for users of your meshbot: ---