docs: Update README.md

This commit is contained in:
lerdb 2024-02-03 20:49:20 +08:00 committed by GitHub
parent 0e3cd085eb
commit 7a0bf4932d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,14 +13,20 @@
原仓库:[lx-music-api-server](https://github.com/lxmusics/lx-music-api-server)
你可以在原仓库中找到对应的可用源脚本
**由于使用此项目导致的封号等情况与本项目无关**
**主开发是高一住校学生,只有周末有时间回复,也欢迎所有人来贡献代码,我们在这里万分感谢**
**临近期末考试,更新会放缓,新功能请不要催得太紧**
由于使用此项目导致的**封号**等情况**与本项目无关**
## 部署方法
### Release 部署(推荐)
1. 从 [Releases](https://github.com/lxmusics/lx-music-api-server-python/releases)
或 [Actions](https://github.com/lxmusics/lx-music-api-server-python/actions)
下载对应你系统的可执行文件 (从 GitHub Actions 下载需要登录 GitHub 账号)
2. 运行可执行文件(如果下载的文件是压缩包请先解压)
---
### Poetry 部署
环境要求: Python 3.8+
@ -114,18 +120,6 @@ linux 命令如果为 python3 请自行替换
5. 到容器目录里的 `/app` 目录填写 `config.json`
---
### Release 部署
1. 从 [Releases](https://github.com/lxmusics/lx-music-api-server-python/releases)
或 [Actions](https://github.com/lxmusics/lx-music-api-server-python/actions)
下载对应你系统的可执行文件 (从 GitHub Actions 下载需要登录 GitHub 账号)
2. 将下载的文件解压
3. 运行解压后的可执行文件
## 返回码说明
接口返回值中`body.code`字段值中的代码含义