docs(readme): add star-history badges and restore star history chart

This commit is contained in:
haelyra
2026-08-15 15:23:51 -04:00
parent 63040e29b5
commit cf7f89f142
+24
View File
@@ -18,6 +18,21 @@
<a href="docs/es/README.md">Español</a>
</p>
<p align="center">
<a href="https://www.star-history.com/affaan-m/ecc">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=affaan-m/ECC&type=trending&theme=dark" />
<img src="https://api.star-history.com/badge?repo=affaan-m/ECC&type=trending" alt="GitHub Trending Repository of the Day" height="46" />
</picture>
</a>
<a href="https://www.star-history.com/affaan-m/ecc">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=affaan-m/ECC&type=rank&theme=dark" />
<img src="https://api.star-history.com/badge?repo=affaan-m/ECC&type=rank" alt="Star History Global Rank" height="46" />
</picture>
</a>
</p>
<p align="center">
<a href="https://discord.gg/36yGMHGFbR"><img src="https://img.shields.io/discord/1496644400590094540?logo=discord&logoColor=white&label=Discord&color=5865F2" alt="Discord" /></a>
<a href="https://ecc.tools"><img src="https://img.shields.io/badge/Website-ecc.tools-E07856?logo=googlechrome&logoColor=white" alt="Website" /></a>
@@ -141,6 +156,15 @@ Access to 68 agents, 284 skills, and 94 legacy command shims, plus hooks, rules,
| Rules | Selective | Always-loaded standards you choose by language or project |
| AgentShield | Included | Scanning for prompts, hooks, MCP config, permissions, secrets, and agent files |
<p align="center">
<a href="https://www.star-history.com/#affaan-m/ECC&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=affaan-m/ECC&type=Date&theme=dark" />
<img src="https://api.star-history.com/svg?repos=affaan-m/ECC&type=Date" alt="ECC star history chart" width="100%" />
</picture>
</a>
</p>
## Install ECC
> [!IMPORTANT]