From cd24ce8f067893999191b01ee8d5ba5f671335ca Mon Sep 17 00:00:00 2001 From: Send_Nukez Date: Sun, 28 Nov 2021 00:59:47 +0100 Subject: [PATCH] update manifest readme url --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 22aef0c..6d9cd03 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors. (Beta Release)", "branch": "release-beta", "preview": "https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/showcase-images/preview.gif", - "readme": "README.md", + "readme": "https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/main/README.md", "usercss": "user.css", "schemes": "color.ini", "include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/release-beta/dribbblish-dynamic.js"]