Skip to content

Commit 78ce30b

Browse files
committed
docs: add screenshot images to README How It Works section
1 parent d62cf97 commit 78ce30b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ Alice: On it... [a few minutes later]
9191
Done. PR submitted: https://github.com/xxx/pull/1
9292
```
9393

94+
<p align="center">
95+
<img src="https://img.alicdn.com/imgextra/i4/O1CN01wHWaJQ29KV3j5vryD_!!6000000008049-0-tps-589-1280.jpg" width="280" alt="Manager creates Worker" />
96+
&nbsp;&nbsp;&nbsp;&nbsp;
97+
<img src="https://img.alicdn.com/imgextra/i2/O1CN01q9L67J245mFT0fPXH_!!6000000007340-0-tps-589-1280.jpg" width="280" alt="Human directs Worker directly" />
98+
</p>
99+
94100
The Manager also runs periodic heartbeats — if a Worker gets stuck, it alerts you automatically.
95101

96102
### Security model

README.zh-CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ Alice:收到,正在处理……[几分钟后]
9191
完成了!PR 已提交:https://github.com/xxx/pull/1
9292
```
9393

94+
<p align="center">
95+
<img src="https://img.alicdn.com/imgextra/i3/O1CN01Kvz9CF1l8XwU7izC9_!!6000000004774-0-tps-589-1280.jpg" width="280" alt="Manager 创建 Worker" />
96+
&nbsp;&nbsp;&nbsp;&nbsp;
97+
<img src="https://img.alicdn.com/imgextra/i2/O1CN01lifZMs1h7qscHxCsH_!!6000000004231-0-tps-589-1280.jpg" width="280" alt="人类直接指挥 Worker" />
98+
</p>
99+
94100
Manager 还会定期发送心跳检查——如果某个 Worker 卡住了,它会自动提醒你。
95101

96102
### 安全模型

0 commit comments

Comments
 (0)