Skip to content

Commit 965d847

Browse files
author
bajins
committed
更新说明
1 parent 523a5ce commit 965d847

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@
22
基于go-gin框架生成激活key项目
33

44
## 使用
5-
#### [releases](https://github.com/woytu/key-gin/releases)下载解压并运行
5+
6+
### [releases](https://github.com/woytu/key-gin/releases)下载解压并运行
7+
8+
### 安装`Chrome`
9+
10+
### 下载`Chromedriver`
11+
12+
* [https://www.bajins.com/Python/Python爬虫.html#chromedriver](https://www.bajins.com/Python/Python%E7%88%AC%E8%99%AB.html#chromedriver)
13+
14+
615
```bash
716
# Windows
817
# 双击key-gin-windows.exe根据默认端口8000运行
918
# 或者在cmd、power shell中
1019
key-gin-windows.exe
1120

21+
1222
# Linux
1323
nohup ./key-gin-linux -p 5000 >/dev/null 2>index.log &
1424
```

0 commit comments

Comments
 (0)