Skip to content

Commit 4320cd4

Browse files
committed
Update README.md
1 parent b67f817 commit 4320cd4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

DocSum/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,14 @@ flowchart LR
108108
end
109109
Megaservice --> |Output| E[Response]
110110
end
111-
111+
subgraph Legend
112+
X([Micsrservice])
113+
Y{{Service from industry peers}}
114+
Z[Gateway]
115+
end
112116
```
117+
118+
113119
## Consume Document Summarization Service
114120

115121
Two ways of consuming Document Summarization Service:

0 commit comments

Comments
 (0)