From cff9436c062d9571a670f273b99da42171c4c538 Mon Sep 17 00:00:00 2001 From: zxrotwo002 <133394050+zxrotwo002@users.noreply.github.com> Date: Sun, 15 Feb 2026 01:24:27 +0100 Subject: [PATCH] Refactor README for better readability Updated README to improve clarity and formatting. --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 58e33fa..413d534 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ pip install -r requirements.txt ytmusicapi browser ``` -Follow the instructions of the [ytmusicapi](https://ytmusicapi.readthedocs.io/en/stable/setup/browser.html) - - -Add the script in [tampermonkey](tampermonkey) as new userscript in tampermonkey +Follow the instructions of the [ytmusicapi](https://ytmusicapi.readthedocs.io/en/stable/setup/browser.html) + + +Add the script in [tampermonkey](tampermonkey) as new userscript in tampermonkey @@ -37,8 +37,8 @@ node server/server.cjs # Credits -Python code and javascript is written by me -The bridge server was also written by me - -CSS was generated by Gemini +Python code and javascript is written by me +The bridge server was also written by me + +CSS was generated by Gemini The tampermonkey script was also generated by Gemini since my first idea was to use the YTM-Desktop app as player until i realised that it doesn't support adding songs to the queue.