diff --git a/crates/rmcp-macros/README.md b/crates/rmcp-macros/README.md index fd7222c22..cf1317f45 100644 --- a/crates/rmcp-macros/README.md +++ b/crates/rmcp-macros/README.md @@ -98,7 +98,7 @@ impl MyToolHandler { } } } - +``` ### tool_handler @@ -159,4 +159,4 @@ impl ServerHandler for MyToolHandler { ## License -Please refer to the LICENSE file in the project root directory. \ No newline at end of file +Please refer to the LICENSE file in the project root directory.