From c403a923e39ce39c48e38e14de4f16778fa9ca60 Mon Sep 17 00:00:00 2001 From: Sophia Date: Tue, 19 Apr 2022 17:38:02 -0700 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57273e5..26f17b2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,19 @@ ## Based on Sleeky by Flynntes -### The Sleeky frontend isn't dark mode, so I made it dark mode +### The Sleeky frontend isn't dark mode, so I made it dark mode. + +### I have also fixed some errors that some users have received + +![Opera Snapshot_2022-04-19_173050_local satki net](https://user-images.githubusercontent.com/61561333/164122994-384b5b1f-d217-4aaf-9e7b-ef4c94139535.png) + + +## Quick Start +1. Get a YOURLS install up and running. +2. Clone this repo. +2. Move the contents of the `sleeky-frontend` directory to the root of your YOURLS installation. +3. Open the frontend/config.php file and change the values to suit (Remember to setup reCAPTCHA). +*Sleeky frontend is now installed a ready* +4. Move the `sleeky-backend` folder to the `user/plugins/` folder of your YOURLS installation. +5. Activate the plugin in the YOURLS admin area (`example.com/admin/plugins.php`). The plugin will show as Sleeky Backend. +6. Done. Sleeky is now installed