From 6e26cf6a56ad990793aff7e407398d5155bb3ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= Date: Sat, 14 Sep 2024 20:50:56 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9039278..86ac46e 100644 --- a/README.md +++ b/README.md @@ -148,9 +148,9 @@ export SLACK_BOT_TOKEN='your_slack_bot_token_here' ``` 5. Run the chatbot: - ```bash - python run.py - ``` +```bash +python run.py +``` ## 🛠️ Usage