Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ software development kit (SDK) for the Model Context Protocol (MCP).

## Package documentation

The SDK consists of two importable packages:
The SDK consists of three importable packages:

- The
[`github.com/modelcontextprotocol/go-sdk/mcp`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/mcp)
Expand Down
2 changes: 1 addition & 1 deletion internal/readme/README.src.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ software development kit (SDK) for the Model Context Protocol (MCP).

## Package documentation

The SDK consists of two importable packages:
The SDK consists of three importable packages:

- The
[`github.com/modelcontextprotocol/go-sdk/mcp`](https://pkg.go.dev/github.com/modelcontextprotocol/go-sdk/mcp)
Expand Down
Loading