mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
update:文档更新
This commit is contained in:
parent
4b3cf00c8c
commit
2be88c6a86
@ -1,5 +1,5 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
### 4.15.4 | 2024.02.28
|
### 4.15.5 | 2024.02.28
|
||||||
- 文档更新
|
- 文档更新
|
||||||
|
|
||||||
### 4.15.3 | 2024.01.29
|
### 4.15.3 | 2024.01.29
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.15.4",
|
"version": "4.15.5",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
- 更完善的文档
|
- 更完善的文档
|
||||||
|
|
||||||
|
|
||||||
[GitHub](https://github.com/Binaryify/NeteaseCloudMusicApi)
|
[GitLab](https://gitlab.com/Binaryify/NeteaseCloudMusicApi)
|
||||||
[Get Started](#neteasecloudmusicapi)
|
[Get Started](#neteasecloudmusicapi)
|
||||||
|
|
||||||

|

|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: '网易云音乐 API',
|
name: '网易云音乐 API',
|
||||||
repo: 'https://github.com/Binaryify/NeteaseCloudMusicApi',
|
repo: 'https://gitlab.com/Binaryify/NeteaseCloudMusicApi',
|
||||||
coverpage: true,
|
coverpage: true,
|
||||||
homepage: 'home.md',
|
homepage: 'home.md',
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user