Skip to content

Commit 35fcded

Browse files
authored
docs: add GitHub star history to README (#65)
1 parent 7ec9582 commit 35fcded

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,3 +388,13 @@ The following development environments are supported:
388388
- Run `cz bump` to bump the package's version, update the `CHANGELOG.md`, and create a git tag.
389389
390390
</details>
391+
392+
## Star History
393+
394+
<a href="https://star-history.com/#superlinear-ai/raglite&Timeline">
395+
<picture>
396+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=superlinear-ai/raglite&type=Timeline&theme=dark" />
397+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=superlinear-ai/raglite&type=Timeline" />
398+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=superlinear-ai/raglite&type=Timeline" />
399+
</picture>
400+
</a>

0 commit comments

Comments
 (0)