Skip to content

Commit

Permalink
add github star history (Cinnamon#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
lone17 authored Aug 28, 2024
1 parent fcefb80 commit 971ffcc
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 @@ -267,3 +267,13 @@ Check sample implementation in `libs/ktem/ktem/index/file/graph`

Please refer to the [Developer Guide](https://cinnamon.github.io/kotaemon/development/)
for more details.

## Star History

<a href="https://star-history.com/#Cinnamon/kotaemon&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Cinnamon/kotaemon&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Cinnamon/kotaemon&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Cinnamon/kotaemon&type=Date" />
</picture>
</a>

0 comments on commit 971ffcc

Please sign in to comment.