Skip to content

Commit

Permalink
docs: update readme (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronething committed Aug 27, 2023
1 parent 6a77953 commit 71187c5
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
### broadcast
# broadcast

etcd 配置变更,agent 广播器实现

### run
## arch

![image](https://user-images.githubusercontent.com/28869910/134543364-f94cbd1d-18b5-4817-8529-eed160b58aba.png)

## run

```go
go run main.go
Expand All @@ -13,6 +17,10 @@ cd notify && go run notify.go

![image-20210722012307043](img/image-20210722012307043.png)

### acknowledgement
### e2e

deploy etcd frist, and then run `make e2e`.

## acknowledgement

- etcd
- etcd

0 comments on commit 71187c5

Please sign in to comment.