From 86c86d2f97881e9e66d42e6fdf7e4056d231e6ce Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 22 Oct 2025 21:18:23 -0700 Subject: [PATCH] Update README.md --- modules/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/README.md b/modules/README.md index a04c412..20ea830 100644 --- a/modules/README.md +++ b/modules/README.md @@ -26,13 +26,13 @@ This document provides an overview of all modules available in the Mesh-Bot proj ## Overview -Modules are Python files in the `modules/` directory that add features to the bot. Enable or disable them via `config.ini`. See [modules/README.md](adding_more.md) for developer notes. +Modules are Python files in the `modules/` directory that add features to the bot. Enable or disable them via `config.ini`. See [modules/adding_more.md](adding_more.md) for developer notes. --- ## Games -All games are played via DM to the bot. See [modules/games/README.md](../games/README.md) for detailed rules and examples. +All games are played via DM to the bot. See [modules/games/README.md](games/README.md) for detailed rules and examples. | Command | Description | |----------------|------------------------------------|