mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 14:58:07 -05:00
Add github stars history chart to README.md
This commit is contained in:
11
README.md
11
README.md
@@ -55,3 +55,14 @@ APPLICATION_HOST — host of the application, e.g. `localhost` or `dawarich.exam
|
||||
|
||||

|
||||
|
||||
## Star History
|
||||
|
||||
As you could probably guess, I like statistics.
|
||||
|
||||
<a href="https://star-history.com/#Freika/dawarich&Date">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Freika/dawarich&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Freika/dawarich&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Freika/dawarich&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user