Skip to content

Commit c3c2987

Browse files
committed
chore: improve diagram
1 parent 701a80b commit c3c2987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
graph LR
3131
client["Clients (Web / Mobile / Server)"] --> routerCore["Router Core"]
3232
33-
subgraph routerBox["Cosmo Router"]
33+
subgraph routerBox["Cosmo Router (API Gateway)"]
3434
routerCore
35-
plugin["(Router Plugin)<br/><br/>✓ Users Service<br/>Implementation"]
35+
plugin["✓ Users Service (Plugin)<br/>Implementation"]
3636
routerCore -->|gRPC| plugin
3737
end
3838

0 commit comments

Comments
 (0)