Skip to content

Commit d13a14d

Browse files
authored
Add Star History section to README
Signed-off-by: Andrew Mikhail <andrewmikhail@ymail.com>
1 parent db201b3 commit d13a14d

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
@@ -307,6 +307,16 @@ Don't let infrastructure slow you down. Our Pro version helps accelerate your ro
307307
- Email: support@runedge.ai
308308
- Discord: https://discord.gg/D5unWmt8
309309

310+
## Star History
311+
312+
<a href="https://www.star-history.com/?repos=RunEdgeAI%2Fagents-cpp-sdk&type=date&legend=top-left">
313+
<picture>
314+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=RunEdgeAI/agents-cpp-sdk&type=date&theme=dark&legend=top-left" />
315+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=RunEdgeAI/agents-cpp-sdk&type=date&legend=top-left" />
316+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=RunEdgeAI/agents-cpp-sdk&type=date&legend=top-left" />
317+
</picture>
318+
</a>
319+
310320
## Acknowledgements
311321

312322
This implementation is inspired by Anthropic's article ["Building effective agents"](https://www.anthropic.com/research/building-effective-agents) and re-engineered in C++ for real-time, low overhead usage on edge devices.

0 commit comments

Comments
 (0)