From 7ee73b8dd6e46492ba56e20d18ffd1a2cac043da Mon Sep 17 00:00:00 2001 From: Phin <59180111+phin05@users.noreply.github.com> Date: Wed, 11 May 2022 13:00:23 +0530 Subject: [PATCH] README tweaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71bf93f..4f6388b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Current Version: 2.1.1 ## Getting Started -1. Install [Python 3.10](https://www.python.org/downloads/) +1. Install [Python 3.10](https://www.python.org/downloads/) - Make sure to tick "Add Python 3.10 to PATH" during the installation 2. Download [this repository's contents](https://github.com/phin05/discord-rich-presence-plex/archive/refs/heads/master.zip) 3. Extract the folder contained in the above ZIP file 4. Navigate a command-line interface (cmd.exe, PowerShell, bash, etc.) into the above-extracted directory @@ -70,5 +70,5 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file * [Discord](https://discord.com) * [Plex](https://www.plex.tv) * [Python-PlexAPI](https://github.com/pkkid/python-plexapi) -* [requests](https://github.com/psf/requests) +* [Requests](https://github.com/psf/requests) * [websocket-client](https://github.com/websocket-client/websocket-client)