readme_add_badges
Add CI, coverage, version, and license badges to your README. Provide repository URL and choose badge types to generate badge links.
Instructions
Add status badges (CI, coverage, version, license) to an existing README
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| badges | No | List of badge types to add (e.g., 'ci', 'coverage', 'npm', 'license') | |
| api_key | No | API key for authentication | |
| repo_url | No | Repository URL for generating badge links | |
| readme_content | Yes | Current README content |