aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
+ ```