From e2b8a51cea2228e515e1c3653effbeb62a2800fa Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Sat, 20 Jun 2026 17:20:02 -0400 Subject: [PATCH] docs(readme): add official-channel icons (Discord/Website/App/Guides) up top Adds a clean badge row right under the hero linking the official destinations, led by a live Discord member-count badge (server widget enabled) to drive the community from a few hundred toward a few thousand. Gives the official ECC links the icons the readme was missing. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cba2c175..ed4c4300 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ ![ECC — the agent harness operating system](assets/hero.png) +[![Discord](https://img.shields.io/discord/1496644400590094540?logo=discord&logoColor=white&label=Join%20the%20Discord&color=5865F2)](https://discord.gg/36yGMHGFbR) +[![Website](https://img.shields.io/badge/Website-ecc.tools-E07856?logo=googlechrome&logoColor=white)](https://ecc.tools) +[![GitHub App](https://img.shields.io/badge/GitHub%20App-ECC%20Tools-181717?logo=github&logoColor=white)](https://github.com/apps/ecc-tools) +[![Guides](https://img.shields.io/badge/Guides-Start%20here-1f6feb?logo=readme&logoColor=white)](#the-guides) + [![Stars](https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.ecc.tools%2Fbadge%2Fstars&style=flat)](https://github.com/affaan-m/ECC/stargazers) [![Forks](https://img.shields.io/endpoint?url=https%3A%2F%2Fapi.ecc.tools%2Fbadge%2Fforks&style=flat)](https://github.com/affaan-m/ECC/network/members) [![Contributors](https://img.shields.io/github/contributors/affaan-m/ECC?style=flat)](https://github.com/affaan-m/ECC/graphs/contributors)