From e2ab755beec1955f239b2effdc4318aadf7d0d4a Mon Sep 17 00:00:00 2001 From: MoYoez Date: Sun, 10 Sep 2023 18:17:00 +0800 Subject: [PATCH] fix readme --- Readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index 182cc93..e67cd22 100644 --- a/Readme.md +++ b/Readme.md @@ -165,8 +165,8 @@ Just Like Phigros Unlimited API, due to it's unstable,so I write this. > args: params * Use Difflib SequenceMatcher, maybe not work well :( - - ``` + +``` { "status": true, "content": { @@ -176,16 +176,16 @@ Just Like Phigros Unlimited API, due to it's unstable,so I write this. } } - ``` - * If cannot found: +``` +* If cannot find this song(): - ``` +``` { "message": "None", "status": false } - ``` +``` ...