From 7029aa2a4b9024972043b5fd43e76f4fde71b0ea Mon Sep 17 00:00:00 2001 From: binaryify <821374382@qq.com> Date: Wed, 22 Jun 2016 22:20:47 +0800 Subject: [PATCH] update --- README.MD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index ff5de0e..bf4ea19 100644 --- a/README.MD +++ b/README.MD @@ -2,7 +2,7 @@ ![](http://binaryify.github.io/images/api.jpg) # start ``` -npm install +npm install NeteaseCloudMusicApi ``` # usage @@ -30,4 +30,8 @@ api.lrc(id:Number, [lv:Number default:-1]) ```js api.song(id:Number) - ``` \ No newline at end of file + ``` + +[github](https://github.com/Binaryify/NeteaseCloudMusicApi) + +[npm](https://www.npmjs.com/package/NeteaseCloudMusicApi) \ No newline at end of file