Skip to content

Commit b61e7cd

Browse files
committed
docs: add star history chart to README
1 parent 12f0833 commit b61e7cd

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
@@ -328,6 +328,16 @@ src/
328328
pi.ts Pi agent JSONL session discovery and parsing
329329
```
330330

331+
## Star History
332+
333+
<a href="https://www.star-history.com/?repos=getagentseal%2Fcodeburn&type=date&legend=top-left">
334+
<picture>
335+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=getagentseal/codeburn&type=date&theme=dark&legend=top-left" />
336+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=getagentseal/codeburn&type=date&legend=top-left" />
337+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=getagentseal/codeburn&type=date&legend=top-left" />
338+
</picture>
339+
</a>
340+
331341
## License
332342

333343
MIT

0 commit comments

Comments
 (0)