Update README.md

This commit is contained in:
yshtcn 2023-07-23 14:33:38 +08:00 committed by GitHub
parent 19f51003f6
commit be4fe69b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,8 @@ Python is not installed.
```
### 编辑配置文件:
运行前,记得打开[config.ini配置文件](https://github.com/yshtcn/heartbeat/blob/main/config.ini)接收心跳包的服务器地址.
运行前,记得打开把[config.Exsample.ini配置文件](https://github.com/yshtcn/heartbeat/blob/main/config.Exsample.ini)复制一份改名为config.ini并打开配置接收心跳包的服务器地址.
如果不存在config.ini直接运行程序程序会将config.Exsample.ini范例配置自动复制一份。
### 前台运行:
双击运行heartbeat.bat检查是否正常工作。正常工作时会显示一个命令行窗口任务栏托盘会有小图标可以右键退出。