From 72dc29d26392780cfdf0ce82e548af7bc5eb32ba Mon Sep 17 00:00:00 2001 From: ajsya <52182942+ajsya@users.noreply.github.com> Date: Mon, 12 Apr 2021 21:49:21 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 88e964d..ec80b11 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,10 @@ A simple Python script to automatically join full Minecraft servers during peak hours. ## Dependencies -Make sure to have the latest versions installed of the following libraries! -**[mcstatus](https://github.com/Dinnerbone/mcstatus)
-[pynput](https://pypi.org/project/pynput/) -[requests](https://pypi.org/project/requests/) -** +Make sure to have the latest versions installed of the following libraries!
+ **[mcstatus](https://github.com/Dinnerbone/mcstatus)**
+ **[pynput](https://pypi.org/project/pynput/)**
+ **[requests](https://pypi.org/project/requests/)** ## How to Run [Download and Install Python](https://www.python.org/)