Skip to content

Add CI, coverage, npm, and license badges to the README #49

Description

@alphacrack

The README has no badges, so visitors can't see project health at a glance. The infrastructure they'd report on already exists (CI workflow, CodeQL, Codecov upload, MIT license).

What to add (top of README.md, under the title)

  • CI workflow status badge (GitHub Actions).
  • Codecov coverage badge.
  • npm version badge (will show once the package is published; fine to add now).
  • License badge (MIT).

Acceptance criteria

  • Badges render correctly on the repo front page and link to the corresponding service pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions