From a6229b4b9a031b677be2e80c89016cdbb016820c Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Sat, 15 Jun 2024 03:19:54 -0400 Subject: [PATCH] update readme --- chatBot/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/chatBot/README.md b/chatBot/README.md index 4bd744f..83154fc 100644 --- a/chatBot/README.md +++ b/chatBot/README.md @@ -18,7 +18,6 @@ This document provides a comprehensive guide to the bot system, detailing its st 5. [Event Handling](#event-handling) 6. [Running the Bot](#running-the-bot) 7. [API Reference](#api-reference) -8. [License](#license) ## Introduction