Skip to content

docs: remove Star History graph from README #65

Description

@vycdev

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

  • README.md no longer contains the Star History section.
  • No star-history.com URL remains in the README.
  • The README still renders cleanly, with normal spacing before ## Contributing.
  • No application code or behavior is changed.

This should be a straightforward first contribution; no build or test run is expected for this documentation-only change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions