From 924534ca33cea95cce3214c9896d04381e2acfa4 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 11 Dec 2023 16:15:42 -0500 Subject: first commit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 + ``` -- cgit v1.2.3