Skip to content

Commit 9e65030

Browse files
authored
更新文档
1 parent 91f4565 commit 9e65030

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Supervisor是*nix环境下的进程管理工具, 可以把前台进程转换为
66
supervisor-event-listener监听进程异常退出事件, 并发送通知.
77

88
## 下载
9-
* [Linux-64位](http://opns468ov.bkt.clouddn.com/supervisor/supervisor-event-listener-linux-amd64.tar.gz)
10-
* [Mac OS-64位](http://opns468ov.bkt.clouddn.com/supervisor/supervisor-event-listener-darwin-amd64.tar.gz)
9+
[v1.0](https://github.com/ouqiang/supervisor-event-listener/releases)
1110

1211
### 源码安装
1312
* `go get -u github.com/ouqiang/supervisor-event-listener`
@@ -77,4 +76,4 @@ WebHook, Post请求, 字段含义查看Supervisor文档
7776
"Pid": 6371
7877
}
7978
}
80-
```
79+
```

0 commit comments

Comments
 (0)