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 } - ``` +``` ...