Skip to content

[codex] Fix README license badge#6

Merged
rob163 merged 2 commits into
mainfrom
codex/fix-readme-license-badge
Jun 8, 2026
Merged

[codex] Fix README license badge#6
rob163 merged 2 commits into
mainfrom
codex/fix-readme-license-badge

Conversation

@rob163

@rob163 rob163 commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rename the README heading from HTML as CLI Panel Skill to HTML as CLI Panel.
  • Replace the dynamic GitHub license shields badge with a static MIT badge that still links to the repository LICENSE.

Why

The dynamic img.shields.io/github/license/... badge depends on Shields querying GitHub's API. When Shields cannot get a usable GitHub token, it renders Unable to select next GitHub token from pool instead of the license. A static MIT badge avoids that external API failure mode while preserving the visible license and LICENSE link.

Validation

  • npm run validate

@rob163 rob163 merged commit 9db6535 into main Jun 8, 2026
1 check passed
@rob163 rob163 deleted the codex/fix-readme-license-badge branch June 8, 2026 15:52
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.

1 participant