From 125047921993e4ea89d16f465385f62883503c2d Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 23 Oct 2025 12:33:17 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e2507cc..bb775f1 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ Mesh Bot is a feature-rich Python bot designed to enhance your [Meshtastic](https://meshtastic.org/docs/introduction/) network experience. It provides powerful tools for network testing, messaging, games, and more—all via text-based message delivery. Whether you want to test your mesh, send messages, or play games, [mesh_bot.py](mesh_bot.py) has you covered. * [Getting Started](#getting-started) -* [Configuration](#configuration-guide) + ![Example Use](etc/pong-bot.jpg "Example Use") #### TLDR * [install.sh](INSTALL.md) -* [modules/README.md](modules/README.md) -* [modules/games/README.md](modules/games/README.md) +* [Configuration Guide](modules/README.md) +* [Games Help](modules/games/README.md) ## Key Features ![CodeQlBadge](https://github.com/SpudGunMan/meshing-around/actions/workflows/dynamic/github-code-scanning/codeql/badge.svg) @@ -25,7 +25,7 @@ Mesh Bot is a feature-rich Python bot designed to enhance your [Meshtastic](http - **Hardware Testing**: The `test` command sends incrementally sized data to test radio buffer limits. - **Network Monitoring**: Alerts for noisy nodes, tracks node locations, and suggests optimal relay placement. -- **Site Survey & Location Logging**: Use the `map` command to log your current GPS location with a custom description—ideal for site surveys, asset tracking, or mapping mesh nodes. Entries are saved to a CSV file for later analysis or visualization. +- **Site Survey & Location Logging**: Use the `map` command to log your current GPS location with a custom description—ideal for site surveys, asset tracking, or mapping nodes locations. Entries are saved to a CSV file for later analysis or visualization. ### Multi-Radio/Node Support - **Simultaneous Monitoring**: Observe up to nine networks at once.