Summary
Remove the ## Star History section and its linked chart from README.md.
Why
GitHub changed the API access used by the embedded Star History chart, and the graph no longer works without supplying a GitHub token. Kromacut should not need or maintain a token just to render a README graph, so the broken integration should be removed.
Scope
- Remove the
## Star History heading.
- Remove the linked
star-history.com chart directly below it.
- Keep the surrounding release documentation and
## Contributing section intact.
- Avoid unrelated README changes.
Acceptance criteria
This should be a straightforward first contribution; no build or test run is expected for this documentation-only change.
Summary
Remove the
## Star Historysection and its linked chart fromREADME.md.Why
GitHub changed the API access used by the embedded Star History chart, and the graph no longer works without supplying a GitHub token. Kromacut should not need or maintain a token just to render a README graph, so the broken integration should be removed.
Scope
## Star Historyheading.star-history.comchart directly below it.## Contributingsection intact.Acceptance criteria
README.mdno longer contains the Star History section.star-history.comURL remains in the README.## Contributing.This should be a straightforward first contribution; no build or test run is expected for this documentation-only change.