mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 14:43:10 +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
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "4.15.4",
|
||||
"version": "4.15.5",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
@ -7,7 +7,7 @@
|
||||
- 更完善的文档
|
||||
|
||||
|
||||
[GitHub](https://github.com/Binaryify/NeteaseCloudMusicApi)
|
||||
[GitLab](https://gitlab.com/Binaryify/NeteaseCloudMusicApi)
|
||||
[Get Started](#neteasecloudmusicapi)
|
||||
|
||||

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