Summary
Add status badges to the top of README.md for quick project health visibility.
Badges to add
- CI status (GitHub Actions)
- Go Report Card
- Go Reference (pkg.go.dev)
- License (Apache 2.0)
- GitHub stars
- GitHub release (latest)
Example format
[](https://github.com/pmady/gpu-mcp-server/actions/workflows/ci.yml)
[](https://goreportcard.com/report/github.com/pmady/gpu-mcp-server)
[](https://pkg.go.dev/github.com/pmady/gpu-mcp-server)
Acceptance criteria
Difficulty: Beginner — markdown only
Summary
Add status badges to the top of README.md for quick project health visibility.
Badges to add
Example format
Acceptance criteria
# gpu-mcp-serverheadingDifficulty: Beginner — markdown only