From 6d8c9cd3f4c0370a7cdf786c310c2fbfbb899e2c Mon Sep 17 00:00:00 2001 From: pancakes-proxy Date: Tue, 22 Apr 2025 17:37:12 +0000 Subject: [PATCH] Update README.md Signed-off-by: pancakes-proxy --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 15512b3..db0ca76 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ --- ## Table of Contents -1. [Introduction](#introduction) -2. [Understanding the Cog System](#understanding-the-cog-system) -3. [Directory Structure and Core Components](#directory-structure-and-core-components) -4. [Guidelines for Modding Cogs](#guidelines-for-modding-cogs) -5. [Files to Avoid Editing](#files-to-avoid-editing) -6. [Creating and Integrating New Cogs](#creating-and-integrating-new-cogs) -7. [Testing and Debugging Your Mods](#testing-and-debugging-your-mods) -8. [Contributing](#contributing) -9. [Conclusion](#conclusion) +1. [Introduction( +2. [Understanding the Cog System +3. [Directory Structure and Core Components +4. [Guidelines for Modding Cogs +5. [Files to Avoid Editing +6. [Creating and Integrating New Cogs +7. [Testing and Debugging Your Mods +8. [Contributing +9. [Conclusion ---