Skip to content

Enhance README with badges and donation links - #18

Merged
VrilLabs merged 2 commits into
masterfrom
VrilLabs-patch-7
Aug 15, 2026
Merged

Enhance README with badges and donation links#18
VrilLabs merged 2 commits into
masterfrom
VrilLabs-patch-7

Conversation

@VrilLabs

Copy link
Copy Markdown
Collaborator

Added badges for license, Node.js, TypeScript, and MCP, along with donation links.

Added badges for license, Node.js, TypeScript, and MCP, along with donation links.
Copilot AI lite review requested due to automatic review settings August 15, 2026 05:00
@VrilLabs

Copy link
Copy Markdown
Collaborator Author

@copilot Copy the missing assets from my public aliensec-mcp-server repository (in /assets/donate) to ensure the graphics appear as expected in the README.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread README.md
Comment on lines +26 to +30
[![GitHub Sponsors](assets/donate/github-sponsors.svg)](https://github.com/sponsors/VrilLabs)
[![Open Collective](assets/donate/open-collective.svg)](https://opencollective.com/vrillabs)
[![Ko-fi](assets/donate/ko-fi.svg)](https://ko-fi.com/vrillabs)
[![Buy Me a Coffee](assets/donate/buy-me-a-coffee.svg)](https://buymeacoffee.com/vrillabs)
[![thanks.dev](assets/donate/thanks-dev.svg)](https://thanks.dev/u/gh/vril-labs)
Comment thread README.md
Comment on lines +19 to +22
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Node.js](https://img.shields.io/badge/Node-%3E%3D22.0.0-green.svg)](https://nodejs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.6.3-blue.svg)](https://www.typescriptlang.org/)
[![MCP](https://img.shields.io/badge/Model_Context_Protocol-2.0.0-orange.svg)](https://modelcontextprotocol.io/)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Directly copy them from the repository as originally requested

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>

Copilot AI commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@copilot Copy the missing assets from my public aliensec-mcp-server repository (in /assets/donate) to ensure the graphics appear as expected in the README.

Done — copied all five SVGs (buy-me-a-coffee.svg, github-sponsors.svg, ko-fi.svg, open-collective.svg, thanks-dev.svg) from VrilLabs/aliensec-mcp-server into assets/donate/ in commit Add donate SVG assets from aliensec-mcp-server. The donation buttons in the README will now render correctly.

@VrilLabs
VrilLabs merged commit d516f13 into master Aug 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants