README tweaks

This commit is contained in:
Phin 2022-05-11 13:00:23 +05:30
parent 90ee52a265
commit 7ee73b8dd6

View file

@ -6,7 +6,7 @@ Current Version: 2.1.1
## Getting Started ## 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) 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 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 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) * [Discord](https://discord.com)
* [Plex](https://www.plex.tv) * [Plex](https://www.plex.tv)
* [Python-PlexAPI](https://github.com/pkkid/python-plexapi) * [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) * [websocket-client](https://github.com/websocket-client/websocket-client)