diff --git a/README.md b/README.md index afcaac8..bc59f8d 100644 --- a/README.md +++ b/README.md @@ -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.