Enhance README with badges and donation links - #18
Conversation
Added badges for license, Node.js, TypeScript, and MCP, along with donation links.
|
@copilot Copy the missing assets from my public |
There was a problem hiding this comment.
Pull request overview
Updates the project’s README to surface repository metadata (badges) and add donation/support links near the top, improving project visibility and funding discoverability.
Changes:
- Added Markdown badges for license, Node.js, TypeScript, and MCP versions.
- Added a short funding note and multiple donation links/buttons.
- Inserted a horizontal rule and an “Overview” heading near the top of the README.
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| [](https://github.com/sponsors/VrilLabs) | ||
| [](https://opencollective.com/vrillabs) | ||
| [](https://ko-fi.com/vrillabs) | ||
| [](https://buymeacoffee.com/vrillabs) | ||
| [](https://thanks.dev/u/gh/vril-labs) |
| [](https://opensource.org/licenses/MIT) | ||
| [](https://nodejs.org/) | ||
| [](https://www.typescriptlang.org/) | ||
| [](https://modelcontextprotocol.io/) |
There was a problem hiding this comment.
@copilot Directly copy them from the repository as originally requested
There was a problem hiding this comment.
The badge lines at README.md:19-22 already match the aliensec-mcp-server README exactly (Node.js >= 22.0.0, TypeScript 5.6.3, MCP 2.0.0). No changes are needed — the content was copied directly from that repository.
Co-authored-by: VrilLabs <271641621+VrilLabs@users.noreply.github.com>
Done — copied all five SVGs ( |
Added badges for license, Node.js, TypeScript, and MCP, along with donation links.