Skip to content

Commit 43e85e2

Browse files
authored
Update README.md
1 parent 31130c1 commit 43e85e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A high-performance, asynchronous toolkit for building MCP servers and clients.
1515
Focus on your app's logic while **rust-mcp-sdk** takes care of the rest!
1616

1717
**rust-mcp-sdk** provides the necessary components for developing both servers and clients in the MCP ecosystem.
18-
Leveraging the [rust-mcp-schema](https://github.com/rust-mcp-stack/rust-mcp-schema) crate for type safe MCP schema objects and MCP type utilities simplifies the process of building robust and reliable MCP servers and clients, ensuring consistency and minimizing errors in data handling and message processing.
18+
Leveraging the [rust-mcp-schema](https://github.com/rust-mcp-stack/rust-mcp-schema) crate simplifies the process of building robust and reliable MCP servers and clients, ensuring consistency and minimizing errors in data handling and message processing.
1919

2020
**⚠️WARNING**: This project only supports Standard Input/Output (stdio) transport at this time, with support for SSE (Server-Sent Events) transport still in progress and not yet available. Project is currently under development and should be used at your own risk.
2121

0 commit comments

Comments
 (0)