diff --git a/README.md b/README.md index 08053225..129f9298 100644 --- a/README.md +++ b/README.md @@ -455,13 +455,6 @@ const client = new Client( { name: "example-client", version: "1.0.0" - }, - { - capabilities: { - prompts: {}, - resources: {}, - tools: {} - } } );