Skip to content

Commit

Permalink
更新描述文本
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Aug 21, 2019
1 parent f534e11 commit 16711e3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,20 @@
- Electron 6.x
- Vue 2.x

软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)<br>
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases)

其他说明:TODO

软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)
#### 关于软件更新

软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases)
软件启动时若发现新版本时会自动从本仓库下载安装包,下载完毕会弹窗提示更新。<br>
若下载未完成时软件被关闭,下次启动软件会再次自动下载。<br>
目前暂未添加跳过更新某个版本的功能。<br>

感谢 <https://github.com/messoer> 提供的部分音乐API!
### 源码使用方法

### 使用方法
环境要求:Node.js 12.x

```bash
# 开发模式
Expand All @@ -63,6 +68,10 @@ npm run pack

<p><a href="https://github.com/lyswhut/lx-music-desktop"><img width="100%" src="https://github.com/lyswhut/lx-music-desktop/blob/master/doc/images/app.png" alt="lx-music UI"></a></p>

### License
### 致谢

感谢 [@messoer](https://github.com/messoer) 提供的部分音乐API!

### 许可证

Apache License 2.0
[Apache License 2.0](https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE)
4 changes: 4 additions & 0 deletions src/renderer/views/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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:
| 落雪无痕
Expand Down

0 comments on commit 16711e3

Please sign in to comment.