提交 48d51123 编写于 作者: B binaryify

improve document

上级 da6a9c8a
# 更新日志 # 更新日志
## 2.1.3 | 2017.4.6
改善文档
## 2.1.0 | 2017.4.6 ## 2.1.0 | 2017.4.6
增加获取评论接口以及对应单元测试,增加更新日志 增加获取评论接口以及对应单元测试,增加更新日志
......
...@@ -36,11 +36,12 @@ $ node app.js ...@@ -36,11 +36,12 @@ $ node app.js
## 更新日志 ## 更新日志
[changelog](https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/CHANGELOG.MD) [changelog](https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/CHANGELOG.MD)
## 单元测试 ## 单元测试
``` shell ``` shell
$ npm test $ npm test
``` ```
![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot1.png) ![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot1.png)
![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot2.png) ![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot2.png)
......
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "2.1.2", "version": "2.1.3",
"description": "", "description": "",
"scripts": { "scripts": {
"start": "node app.js", "start": "node app.js",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册