From 50fdcb72888677cfbad6176bddcdda03c184def8 Mon Sep 17 00:00:00 2001 From: Alastair Holland Date: Sun, 3 May 2020 14:09:50 +0100 Subject: [PATCH] Fixed link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e632e4b..e748aa2 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ More functions listed below. * [Add Bot To Server](#inviting-your-bot) ## Running the bot -To run this bot, just start __run.py__ in Python3 +To run this bot, just start __run.py__ in Python3
To change settings in this bot, run __setup.py__ in Python3 ### Prerequisites @@ -23,7 +23,7 @@ When the code is run, it should automatically install the following libraries us If this doesn't happen, please report it as an issue and install them manually. pip3 should automatically install if you don't already have it. ### Hardware -You can run this bot on just about any hardware that can run Python but if you don't have a device that can keep this bot hosted 24/7, I would recommend using a ![Raspberry Pi](https://www.raspberrypi.org/). They run Linux, are low cost, use very little power and are capable of running this code without an issue. +You can run this bot on just about any hardware that can run Python but if you don't have a device that can keep this bot hosted 24/7, I would recommend using a [Raspberry Pi](https://www.raspberrypi.org/). They run Linux, are low cost, use very little power and are capable of running this code without an issue. ## Setting up the Discord bot