Skip to content

docs(readme): add status badges#72

Merged
VirusAlex merged 1 commit intomainfrom
chore/readme-badges
May 1, 2026
Merged

docs(readme): add status badges#72
VirusAlex merged 1 commit intomainfrom
chore/readme-badges

Conversation

@VirusAlex
Copy link
Copy Markdown
Owner

Five badges under the H1: CI, latest release, GHCR, license, Java 25. All are static images from shields.io / GitHub Actions, each linking to its source page.

Renders inline in GitHub's repo view.

🤖 Generated with Claude Code

Five small badges right under the H1, in the order people read them:

  - CI status (green = main is healthy)
  - Latest released version (semver-sorted, colour=blue)
  - Container link to GHCR (clarifies where to pull from at a glance)
  - License (Apache-2.0 from the LICENSE file)
  - Java 25 (the build/runtime requirement)

All badges are static-image services hosted by GitHub or shields.io —
no extra moving parts in the project itself. Each badge links to the
relevant page so the reader can act on the signal.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@VirusAlex VirusAlex merged commit 842f0f0 into main May 1, 2026
1 check passed
@VirusAlex VirusAlex deleted the chore/readme-badges branch May 1, 2026 14:03
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.

2 participants