1- # 洛雪音乐助手桌面版
1+ < p align = " center " >< a href = " https://github.com/lyswhut/lx-music-desktop " target = " _blank " rel = " noopener noreferrer " >< img width = " 100 " src = " https://github.com/lyswhut/lx-music-desktop/blob/master/doc/images/icon.png " alt = " lx-music logo " ></ a ></ p >
22
3- [ ![ GitHub release] [ 1 ]] [ 2 ]
3+ <p align =" center " >
4+ <a href =" https://github.com/lyswhut/lx-music-desktop/releases " ><img src =" https://img.shields.io/github/release/lyswhut/lx-music-desktop " alt =" Release version " ></a >
5+ <a href =" https://ci.appveyor.com/project/lyswhut/lx-music-desktop " ><img src =" https://ci.appveyor.com/api/projects/status/flrsqd5ymp8fnte5?svg=true " alt =" Build status " ></a >
6+ <a href =" https://github.com/lyswhut/lx-music-desktop/releases " ><img src =" https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/latest/total " alt =" Downloads " ></a >
7+ <a href =" https://github.com/lyswhut/lx-music-desktop/tree/dev " ><img src =" https://img.shields.io/github/package-json/v/lyswhut/lx-music-desktop/dev " alt =" Dev branch version " ></a >
8+ <!-- <a href="https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE"><img src="https://img.shields.io/github/license/lyswhut/lx-music-desktop" alt="License"></a> -->
9+ </p >
10+
11+ <!-- [![GitHub release][1]][2]
412[![Build status][3]][4]
513[![GitHub Releases Download][5]][6]
614[![dev branch][7]][8]
7- <!-- [![GitHub license][9]][10] -->
15+ [![GitHub license][9]][10] -->
816
9- [ 1 ] : https://img.shields.io/github/release/lyswhut/lx-music-desktop
17+ <!-- [1]: https://img.shields.io/github/release/lyswhut/lx-music-desktop
1018[2]: https://github.com/lyswhut/lx-music-desktop/releases
1119[3]: https://ci.appveyor.com/api/projects/status/flrsqd5ymp8fnte5?svg=true
1220[4]: https://ci.appveyor.com/project/lyswhut/lx-music-desktop
1321[5]: https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/latest/total
14- <!-- [5]: https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/total -->
22+ [5]: https://img.shields.io/github/downloads/lyswhut/lx-music-desktop/total
1523[6]: https://github.com/lyswhut/lx-music-desktop/releases
1624[7]: https://img.shields.io/github/package-json/v/lyswhut/lx-music-desktop/dev
1725[8]: https://github.com/lyswhut/lx-music-desktop/tree/dev
1826[9]: https://img.shields.io/github/license/lyswhut/lx-music-desktop
19- <!-- [10]: https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE -->
27+ [10]: https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE -->
28+
29+ <h2 align =" center " >洛雪音乐助手桌面版</h2 >
2030
21- ## 说明
31+ ### 说明
2232
2333一个基于 Electron + Vue 开发的 Windows 版音乐软件。
2434
3343
3444感谢 < https://github.com/messoer > 提供的部分音乐API!
3545
36- ## 使用方法
46+ ### 使用方法
3747
3848``` bash
3949# 开发模式
@@ -47,6 +57,6 @@ npm run pack
4757
4858```
4959
50- ## License
60+ ### License
5161
5262Apache License 2.0
0 commit comments