diff --git a/README.md b/README.md index b31302c..70df61f 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,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. ### Server Settings -Make sure you have your server properties set to '''enable-query=true''' so that you can get the players online +Make sure you have your server properties set to __enable-query=true__ so that you can get the server information ### 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.