Skip to content

Commit 1ad62a6

Browse files
docs: add star history chart to README
- Included star history widget - Updated README with new section - Shows project's star growth
1 parent 8212ade commit 1ad62a6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,18 @@ Built with [Bubble Tea](https://github.com/charmbracelet/bubbletea) (TUI framewo
5454

5555
---
5656

57+
## 🤩 Star History
58+
59+
<a href="https://www.star-history.com/?repos=programmersd21%2Fkairo&type=date&legend=top-left">
60+
<picture>
61+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=programmersd21/kairo&type=date&theme=dark&legend=top-left" />
62+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=programmersd21/kairo&type=date&legend=top-left" />
63+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=programmersd21/kairo&type=date&legend=top-left" />
64+
</picture>
65+
</a>
66+
67+
---
68+
5769
## 📦 Installation
5870

5971
### Linux / macOS

0 commit comments

Comments
 (0)