Skip to content

Commit eadfb05

Browse files
committed
README.md
1 parent f77a0df commit eadfb05

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

README.md

+13-9
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
用Electron制作的BMFont
44

5-
#### Build Setup
5+
---
6+
7+
## 发布包下载
8+
[最新版本](https://github.com/elisaday/bmfont-js/releases/download/v1.0.0/bmfont-js.Setup.1.0.0.exe)
9+
10+
遇到问题欢迎到Issus中讨论。
11+
12+
## 运行方法
613

714
``` bash
815
# install dependencies
@@ -11,15 +18,12 @@ npm install
1118
# serve with hot reload at localhost:9080
1219
npm run dev
1320

14-
# build electron application for production
15-
npm run build
16-
17-
18-
# lint all JS/Vue component files in `src/`
19-
npm run lint
20-
2121
```
2222

2323
---
2424

25-
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
25+
![支付宝](donate.png)
26+
27+
欢迎使用支付宝扫描上方二维码进行捐赠,捐赠款项将用于后续开发和维护。
28+
29+
谢谢关注

donate.png

57.1 KB
Loading

0 commit comments

Comments
 (0)