update MD

This commit is contained in:
Raven Scott 2022-07-22 17:12:47 -05:00
parent 2966e4c618
commit 9f24d9c2be
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Structure:
**event** - This folder contains files related to discord.js events. (Like "ready", "interactionCreate")
**handler** - This folder contains files read files from the command folder.
**handler** - This folder contains files that read the commands folders contents.
**index.js** - This is the main file to run the bot.