From b66018cbae08d84990739f00b697a1893b405baf Mon Sep 17 00:00:00 2001 From: Murat <59137982+theMuwat@users.noreply.github.com> Date: Sat, 16 Dec 2023 01:27:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0086a3..86ed28b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A free bot template coded using Eris libary. ### How to make new commands -In '/commands' there is a 'example.js' command file. +In '/commands/' there is a 'example.js' command file. ```js exports.run = (client, message, args) => {