diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ -# betterLibrary +# legacyLibrary A Spicetify custom app which brings back the old library  ## Installation 1. Download the source code and unzip it if necessary. -2. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder. +2. Copy legacyLibrary from the CustomApps folder into your Spicetify CustomApps folder. 3. Run the following commands to enable the custom app: ``` - spicetify config custom_apps betterLibrary + spicetify config custom_apps legacyLibrary ``` ``` spicetify apply |