From 67bc5f240f6ff39cbc4c0f25f2dad9529e63f2f1 Mon Sep 17 00:00:00 2001 From: binaryify Date: Tue, 12 Dec 2017 19:52:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=96=87=E6=A1=A3=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 40c0299..35ed6a6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -295,7 +295,7 @@ $ set PORT=4000 && node app.js **可选参数:** `cat`: tag, 比如 "华语"、"古风" 、"欧美"、"流行",默认为"全部" -`limit`: 取出评论数量,默认为20 +`limit`: 取出歌单数量,默认为20 **接口地址:** `/top/playlist/highquality` -- GitLab