diff options
author | Tyler Ferrari <69283684+Sowgro@users.noreply.github.com> | 2024-02-24 19:32:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-24 19:32:39 -0500 |
commit | 2fd9a674ee32086eeeba4d1d9a5a5274ead9a775 (patch) | |
tree | 4437083e95e93108aef9a108711a1cbe383a6916 | |
parent | b26c0ddb4de3e6f38f67285c4bf7a5e65544dc4a (diff) | |
download | betterLibrary-2fd9a674ee32086eeeba4d1d9a5a5274ead9a775.tar.gz betterLibrary-2fd9a674ee32086eeeba4d1d9a5a5274ead9a775.tar.bz2 betterLibrary-2fd9a674ee32086eeeba4d1d9a5a5274ead9a775.zip |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,12 +1,13 @@ # betterLibrary -A Spicetify custom app which allows the library to be opened in the center pane, similar to how you could before the redesign +A [Spicetify](https://spicetify.app/) custom app which allows the library to be opened in the center pane, similar to how you could before the redesign  ## Installation +1. [Install Spicetify](https://spicetify.app/docs/getting-started). 1. Download the source code and unzip it if necessary. -2. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder. -3. Run the following commands to enable the custom app: +1. Copy betterLibrary from the CustomApps folder into your Spicetify CustomApps folder. +1. Run the following commands to enable the custom app: ``` spicetify config custom_apps betterLibrary |