// Copyright 2025 The Go MCP SDK Authors. All rights reserved. // Use of this source code is governed by an MIT-style // license that can be found in the LICENSE file. //go:generate go run golang.org/x/example/internal/cmd/weave@latest -o ../../README.md ./README.src.md // The readme package is used to generate README.md at the top-level of this // repo. Regenerate the README with go generate. package readme