aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2023-12-11 16:15:42 -0500
committersowgro <tpoke.ferrari@gmail.com>2023-12-11 16:15:42 -0500
commit924534ca33cea95cce3214c9896d04381e2acfa4 (patch)
tree17bdc4e4f3fe84b60c22b3de7b408a66cc13ce4b /README.md
downloadlegacyLibrary-924534ca33cea95cce3214c9896d04381e2acfa4.tar.gz
legacyLibrary-924534ca33cea95cce3214c9896d04381e2acfa4.tar.bz2
legacyLibrary-924534ca33cea95cce3214c9896d04381e2acfa4.zip
first commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3ea5c2c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# betterLibrary
+A Spicetify custom app which brings back the old library
+
+![Preview](preview.png)
+
+## Installation
+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:
+
+ ```
+ spicetify config custom_apps betterLibrary
+ ```
+ ```
+ spicetify apply
+ ```