From 34294154493e27ba97b2a532ef115c17294f0e1b Mon Sep 17 00:00:00 2001 From: Kanav Dwevedi <74085496+KDwevedi@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:02:28 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a99e8d2..a081545 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 5. Run the bot using `python3 main.py` or `python main.py` command in the terminal. ### Reference -[how to build a simple discord bot](https://realpython.com/how-to-make-a-discord-bot-python/) +[how to build a simple discord bot](https://realpython.com/how-to-make-a-discord-bot-python/) [discord.py](https://discordpy.readthedocs.io/en/stable/)