Skip to content

Commit 976ec28

Browse files
authored
Add Star History to README
Add Star History section with visual representation Signed-off-by: Jonathan Leitschuh <jonathan.leitschuh@gmail.com>
1 parent ec74634 commit 976ec28

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,3 +597,13 @@ Optionally you can add this step test run configuration.
597597
## Links
598598

599599
[Ktlint Gradle Plugin on the Gradle Plugin Registry](https://plugins.gradle.org/plugin/org.jlleitschuh.gradle.ktlint)
600+
601+
## Star History
602+
603+
<a href="https://www.star-history.com/#JLLeitschuh/ktlint-gradle&Date">
604+
<picture>
605+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=JLLeitschuh/ktlint-gradle&type=Date&theme=dark" />
606+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=JLLeitschuh/ktlint-gradle&type=Date" />
607+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=JLLeitschuh/ktlint-gradle&type=Date" />
608+
</picture>
609+
</a>

0 commit comments

Comments
 (0)