diff --git a/README.md b/README.md index f99631f..1becf0a 100644 --- a/README.md +++ b/README.md @@ -7,30 +7,34 @@

- +

-
(The repository is based on BlockTheSpot, and also some tricks were taken from spicetify-cli, many thanks to the contributors)
-

- - + + +

Modified Spotify Client for Windows

+

System requirements:

+* Windows: 7-11 +* Free Account +* PowerShell: 5.1 or higher +* For [Windows Desktop](https://www.spotify.com/download/windows/) only (Microsoft store version is not suitable).

Features:

-* For [Windows Desktop](https://www.spotify.com/download/windows/) only. (Microsoft store version is not suitable) * Blocks all banner, video and audio ads in the client * Unlocks the skip function of any track * Full screen mode activated * Podcasts disabled (optional) * Blocks automatic updates (optional) * [Automatic cache clearing](https://github.com/amd64fox/SpotX/discussions/2) (optional) +* Enabled Enhance playlist * Enabled the 2021 icons redraw * Activated "Made For You" in the left sidebar * Disabled Sentry (Prevented Sentry from sending console log/error/warning to Spotify developers) * Disabled logging (Stopped various elements to log user interaction) * Removed RTL rules (Removed all right-to-left CSS rules to simplify CSS files) - +* Code minification

Fast installation / Update:

@@ -90,6 +94,7 @@ If you are using Windows 7 or Windows 8.1, there may be errors in the installati

Additional Notes:

+* The repository is based on BlockTheSpot, and also some tricks were taken from spicetify-cli, many thanks to the contributors * SpotX will only work correctly on the latest versions of Spotify, please make sure of this before asking a question. * The modifiable files are replaced by the Spotify installer every time it is updated, so you will need to apply the patch again when this happens. * SpotX will be installed even if you are using Spicetify, but you may need to run Install.bat again after running the `spicetify apply` or other commands.