Skip to content

Commit d8249b7

Browse files
committed
more README improvements
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
1 parent 3c6a0ff commit d8249b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,18 @@ To use the mcp-annotations snapshot version you need to add the following reposi
7272
### Spring AI Integration
7373
For a complete out-of-the-box experience, use the [Spring AI MCP Annotation auto-configurations](https://docs.spring.io/spring-ai/reference/1.1-SNAPSHOT/api/mcp/mcp-annotations-overview.html).
7474

75-
### Core Module (mcp-annotations)
75+
## mcp-annotations
7676

7777
The core module provides a set of annotations and callback implementations for primary MCP operations.
7878

79-
#### For MCP Servers:
79+
### For MCP Servers:
8080

8181
1. **Complete** - For auto-completion functionality in prompts and URI templates
8282
2. **Prompt** - For generating prompt messages
8383
3. **Resource** - For accessing resources via URI templates
8484
4. **Tool** - For implementing MCP tools with automatic JSON schema generation
8585

86-
#### For MCP Clients:
86+
### For MCP Clients:
8787

8888
1. **Logging Consumer** - For handling logging message notifications
8989
2. **Sampling** - For handling sampling requests

0 commit comments

Comments
 (0)