From fb7c4a3d7ea79667f8b8c048cc2f6608929a6559 Mon Sep 17 00:00:00 2001 From: Ayden Jahola Date: Sat, 31 Aug 2024 11:21:55 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2666f0..05979be 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Before you begin, ensure you have: 1. **Clone the Repository** ```sh - git clone git@github.com:aydenjahola/esports-verification-bot.git - cd esports-verification-bot +git clone git@github.com:aydenjahola/esports-verification-bot.git +cd esports-verification-bot ``` 2. **Install Dependencies** @@ -69,5 +69,5 @@ node bot.js ### Usage -- **!verify your_email@mail.dcu.ie**: Sends a verification code to the provided email. +- **!verify your_email@example.com**: Sends a verification code to the provided email. - **!code your_code**: Validates the provided verification code.