Skip to content

Commit e9efd84

Browse files
✨ Add Star History section to README with dynamic chart
1 parent 32e3914 commit e9efd84

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,18 @@ If you have any questions or issues, please:
224224
2. Create a new issue with a clear description
225225
3. Include code examples and expected vs actual behavior
226226

227+
## ⭐ Star History
228+
229+
## Star History
230+
231+
<a href="https://www.star-history.com/#max-programming/typed-id&Date">
232+
<picture>
233+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=max-programming/typed-id&type=Date&theme=dark" />
234+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=max-programming/typed-id&type=Date" />
235+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=max-programming/typed-id&type=Date" />
236+
</picture>
237+
</a>
238+
227239
---
228240

229241
Made with ❤️ and TypeScript

0 commit comments

Comments
 (0)