docs: drop badges whose api.ecc.tools endpoints do not exist yet

claude-plugin, codex-plugin, and clones return 404 and would render as
broken shields on the repo homepage. Re-add when the endpoints ship.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0149VwNuynam6rvEfcMmiHHa
This commit is contained in:
Affaan Mustafa
2026-07-27 16:45:17 -04:00
co-authored by Claude
parent 19b05476fd
commit 4e973d3eaf
-3
View File
@@ -33,9 +33,6 @@
</p>
<p align="center">
<a href="https://github.com/affaan-m/ECC"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.ecc.tools%2Fbadge%2Fclaude-plugin&style=flat" alt="Claude plugin installs" /></a>
<a href="https://github.com/affaan-m/ECC"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.ecc.tools%2Fbadge%2Fcodex-plugin&style=flat" alt="Codex plugin installs" /></a>
<a href="https://github.com/affaan-m/ECC"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.ecc.tools%2Fbadge%2Fclones&style=flat" alt="Repo clones" /></a>
<a href="https://www.npmjs.com/package/ecc-universal"><img src="https://img.shields.io/npm/dw/ecc-universal?label=ecc-universal&logo=npm" alt="ecc-universal npm downloads" /></a>
<a href="https://www.npmjs.com/package/ecc-agentshield"><img src="https://img.shields.io/npm/dw/ecc-agentshield?label=ecc-agentshield&logo=npm" alt="ecc-agentshield npm downloads" /></a>
</p>