Skip to content

Commit 90999c3

Browse files
authored
feat: add starhistory.io star chart to README (#1)
1 parent 5bdc8ea commit 90999c3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,3 +345,14 @@ MIT License - see [LICENSE](LICENSE) file for details.
345345
---
346346

347347
Built with ❤️ for the Go community by [coregx](https://github.com/coregx)
348+
349+
350+
## Star History
351+
352+
<a href="https://starhistory.io">
353+
<picture>
354+
<source media="(prefers-color-scheme: dark)" srcset="https://api.starhistory.io/png?repos=coregx/stream&style=dark" />
355+
<source media="(prefers-color-scheme: light)" srcset="https://api.starhistory.io/png?repos=coregx/stream&style=professional" />
356+
<img alt="Star History Chart" src="https://api.starhistory.io/png?repos=coregx/stream" width="800" />
357+
</picture>
358+
</a>

0 commit comments

Comments
 (0)