From 406931eeb353da915f4a1db5fd5ac560c3c1214a Mon Sep 17 00:00:00 2001 From: dnutiu Date: Tue, 23 Jan 2024 22:13:25 +0200 Subject: [PATCH] update readme.md --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 7dba312..83db510 100644 --- a/readme.md +++ b/readme.md @@ -16,9 +16,6 @@ It features: ![./docs/bot_dice_roll.png](./docs/bot_dice_roll.png) -Made with 💞 by [nuculabs.dev](https://blog.nuculabs.dev) - - # Running the bot I've designed the bot to be run by yourself, and be configured via a configuration file. @@ -33,3 +30,5 @@ Example: export NUCUBOT_CONFIG=/PycharmProjects/NucusTTRPGBot/secrets/config.yaml python -m src.main ``` + +Made with 💞 by [nuculabs.dev](https://blog.nuculabs.dev) \ No newline at end of file