Skip to content

Commit

Permalink
docs: add GitHub star history to README (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiaMolon authored Dec 15, 2024
1 parent 7ec9582 commit 35fcded
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,3 +388,13 @@ The following development environments are supported:
- Run `cz bump` to bump the package's version, update the `CHANGELOG.md`, and create a git tag.
</details>
## Star History
<a href="https://star-history.com/#superlinear-ai/raglite&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=superlinear-ai/raglite&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=superlinear-ai/raglite&type=Timeline" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=superlinear-ai/raglite&type=Timeline" />
</picture>
</a>

0 comments on commit 35fcded

Please sign in to comment.