mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
improve document
This commit is contained in:
parent
da6a9c8a11
commit
48d51123a2
@ -1,4 +1,8 @@
|
||||
# 更新日志
|
||||
## 2.1.3 | 2017.4.6
|
||||
改善文档
|
||||
|
||||
|
||||
## 2.1.0 | 2017.4.6
|
||||
增加获取评论接口以及对应单元测试,增加更新日志
|
||||
|
||||
|
@ -36,6 +36,7 @@ $ node app.js
|
||||
|
||||
## 更新日志
|
||||
[changelog](https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/CHANGELOG.MD)
|
||||
|
||||
## 单元测试
|
||||
|
||||
``` shell
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user