Skip to content

Commit 8ea58b1

Browse files
committed
commit
1 parent a9c4dba commit 8ea58b1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
,比如可以实时查看日志,监听配置文件自动重启等,主要面向前后端web开发人员,可以有效降低对 `nginx` 的使用成本,提升生产效率。
44

55
## 预览
6-
吧啦吧啦...
6+
![](https://github.com/yinjiazeng/NginxGUI/blob/master/assets/preview.gif)
77

88
## 下载
9-
吧啦吧啦...
9+
[下载地址](https://github.com/yinjiazeng/NginxGUI/releases)
1010

1111
## 开发
1212
```sh

assets/preview.gif

1.02 MB
Loading

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "main.js",
66
"description": "NginxGUI",
77
"author": "yinjiazeng",
8+
"license": "MIT",
89
"build": {
910
"productName": "NginxGUI",
1011
"compression": "store",

0 commit comments

Comments
 (0)