mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
Add Star History section to README
Added Star History section with visualization.
This commit is contained in:
parent
20bbf62254
commit
3305ad269e
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -86,6 +86,16 @@ There are currently some known issues that I am actively working on, in addition
|
||||||
|
|
||||||
If you have any feature ideas, open a GitHub issue to let me know. I'm sorting through ideas to decide which data visualizations and customization options to add next.
|
If you have any feature ideas, open a GitHub issue to let me know. I'm sorting through ideas to decide which data visualizations and customization options to add next.
|
||||||
|
|
||||||
|
## Star History
|
||||||
|
|
||||||
|
<a href="https://www.star-history.com/#gabehf/koito&type=date&legend=top-left">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=gabehf/koito&type=date&theme=dark&legend=top-left" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=gabehf/koito&type=date&legend=top-left" />
|
||||||
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=gabehf/koito&type=date&legend=top-left" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|
||||||
## Albums that fueled development + notes
|
## Albums that fueled development + notes
|
||||||
|
|
||||||
More relevant here than any of my other projects...
|
More relevant here than any of my other projects...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue