From 97615dad7ba7d897dba28d811df00170a0a04056 Mon Sep 17 00:00:00 2001
From: lerdb <62736171+lerdb@users.noreply.github.com>
Date: Sat, 25 Nov 2023 09:23:20 +0800
Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 8bfe85d..fabbf06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
-# lx-music-api-server-python
+
-LX Music非官方解析服务器的Python实现
+
+
+
+
+
+
+
+
+
原仓库:[lx-music-api-server](https://github.com/lxmusics/lx-music-api-server)
您可以在原仓库中找到对应的可用源脚本
@@ -26,7 +34,7 @@ python main.py # 启动服务
对于release的部署和上方类似,这里不再赘述
-### 返回码说明
+## 返回码说明
接口返回值中`body.code`字段值中的代码含义
@@ -49,7 +57,7 @@ python main.py # 启动服务
| 429 |请求过于频繁 |
| 500 |服务器内部错误(对应body.code 4) |
-### 项目协议
+## 项目协议
本项目基于 [MIT](https://github.com/lxmusics/lx-music-api-server/blob/main/LICENSE) 许可证发行,以下协议是对于MIT原协议的补充,如有冲突,以以下协议为准。
@@ -68,3 +76,11 @@ python main.py # 启动服务
helloplhm-qwq+outlook.com
folltoshe+foxmail.com
(请将`+`替换成`@`)
+
+## Stargazers over time
+
+[](https://starchart.cc/lxmusics/lx-music-api-server-python)
+
+## 贡献者
+
+[](https://github.com/lxmusics/lx-music-api-server-python/graphs/contributors)