Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 759fbf1

Browse files
committed
adjust diagram size
1 parent bc75b27 commit 759fbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The SDK follows a layered architecture with clear separation of concerns:
4444

4545
Following class diagram illustrates the layered architecture of the MCP SDK, showing the relationships between core interfaces (McpTransport, McpSession), their implementations, and the client/server components. It highlights how the transport layer connects to sessions, which in turn support both synchronous and asynchronous client/server implementations.
4646

47-
<img src="../docs/spring-ai-mcp-uml-classdiagram.svg" width="600"/>
47+
<img src="../docs/spring-ai-mcp-uml-classdiagram.svg" width="800"/>
4848

4949
### Key Interactions
5050

0 commit comments

Comments
 (0)