Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Use updated starchart
  • Loading branch information
leaanthony authored Dec 9, 2023
1 parent 73b547a commit f517c8b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,13 @@ This project is supported by these kind people / companies:

## Stargazers over time

[![Star History Chart](https://api.star-history.com/svg?repos=wailsapp/wails&type=Date)](https://star-history.com/#wailsapp/wails&Date)
<a href="https://star-history.com/#wailsapp/wails&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=wailsapp/wails&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=wailsapp/wails&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=wailsapp/wails&type=Date" />
</picture>
</a>

## Contributors

Expand Down

0 comments on commit f517c8b

Please sign in to comment.