Skip to content

Commit afb7b7d

Browse files
authored
docs: add star history chart (#155)
* docs: add star history chart * docs: move star history before footer
1 parent f26cc50 commit afb7b7d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,16 @@ Release builds of VocaMac are **Developer ID signed and notarized** by Apple. Ac
451451

452452
AGPL-3.0 License - see [LICENSE](LICENSE) for details.
453453

454+
## Star History
455+
456+
<a href="https://www.star-history.com/?repos=jatinkrmalik%2Fvocamac&type=date&legend=top-left">
457+
<picture>
458+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=jatinkrmalik/vocamac&type=date&theme=dark&legend=top-left" />
459+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=jatinkrmalik/vocamac&type=date&legend=top-left" />
460+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=jatinkrmalik/vocamac&type=date&legend=top-left" />
461+
</picture>
462+
</a>
463+
454464
---
455465

456466
<div align="center">

0 commit comments

Comments
 (0)