Skip to content

Commit

Permalink
add star history to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flustix authored Dec 18, 2024
1 parent 12fa98e commit 4a84b06
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,13 @@ dotnet run --project fluXis.Desktop

## License
fluXis is licensed under the [MIT License](LICENSE). tl;dr: You can do whatever you want with the code, as long as you include the original license.

## Star History

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

0 comments on commit 4a84b06

Please sign in to comment.