Skip to content

Commit c3b5421

Browse files
authored
Add Star History section to README
Added a section for Star History with a chart to visualize repository stars over time.
1 parent c416176 commit c3b5421

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
@@ -102,6 +102,16 @@ See the [examples folder](examples/) for complete working console applications.
102102

103103
See [CHANGES.MD](CHANGES.MD) for the full release history.
104104

105+
## Star History
106+
107+
<a href="https://www.star-history.com/?repos=ChangemakerStudios%2FGotenbergSharpApiClient&type=date&legend=bottom-right">
108+
<picture>
109+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=ChangemakerStudios/GotenbergSharpApiClient&type=date&theme=dark&legend=bottom-right" />
110+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=ChangemakerStudios/GotenbergSharpApiClient&type=date&legend=bottom-right" />
111+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=ChangemakerStudios/GotenbergSharpApiClient&type=date&legend=bottom-right" />
112+
</picture>
113+
</a>
114+
105115
## License
106116

107117
[Apache 2.0](LICENSE)

0 commit comments

Comments
 (0)