diff --git a/README.md b/README.md index 193c8170..1387f3c2 100644 --- a/README.md +++ b/README.md @@ -37,15 +37,20 @@ - Electron 6.x - Vue 2.x -其他说明:TODO - -软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md) - +软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases) -感谢 提供的部分音乐API! +其他说明:TODO -### 使用方法 +#### 关于软件更新 + +软件启动时若发现新版本时会自动从本仓库下载安装包,下载完毕会弹窗提示更新。
+若下载未完成时软件被关闭,下次启动软件会再次自动下载。
+目前暂未添加跳过更新某个版本的功能。
+ +### 源码使用方法 + +环境要求:Node.js 12.x ```bash # 开发模式 @@ -63,6 +68,10 @@ npm run pack

lx-music UI

-### License +### 致谢 -Apache License 2.0 +感谢 [@messoer](https://github.com/messoer) 提供的部分音乐API! + +### 许可证 + +[Apache License 2.0](https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE) diff --git a/src/renderer/views/Setting.vue b/src/renderer/views/Setting.vue index ac5fdd1b..9fc4d110 100644 --- a/src/renderer/views/Setting.vue +++ b/src/renderer/views/Setting.vue @@ -86,6 +86,10 @@ div.scroll(:class="$style.setting") strong @messoer | ! p.small 若有问题可 mail to:lyswhut@qq.com 或到 github 提交 issue + p.small + | 若觉得好用的话去GitHub点个 + strong star + | 支持作者吧~ p small By: | 落雪无痕