improve document

This commit is contained in:
binaryify 2017-04-08 11:33:17 +08:00
parent da6a9c8a11
commit 48d51123a2
3 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,8 @@
# 更新日志
## 2.1.3 | 2017.4.6
改善文档
## 2.1.0 | 2017.4.6
增加获取评论接口以及对应单元测试,增加更新日志

View File

@ -36,6 +36,7 @@ $ node app.js
## 更新日志
[changelog](https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/CHANGELOG.MD)
## 单元测试
``` shell

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "2.1.2",
"version": "2.1.3",
"description": "",
"scripts": {
"start": "node app.js",