From 65ce82758fe01c142c69212bbc704f5490a2f4e7 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Tue, 3 Feb 2026 17:24:18 +0100 Subject: [PATCH] docs: update README with Git MCP and evaluation count MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes: - Add mcp-servers-ecosystem.md to guide list - Update resource evaluations count: 45 → 46 (3 locations) Sync with git-mcp-server-evaluation.md integration Co-Authored-By: Claude Sonnet 4.5 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 588d36d..64c383a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Ask Zread

-> **Claude Code (Anthropic): the learning curve, solved.** ~16K-line guide + 103 templates + 257 quiz questions + 22 event hooks + 45 resource evaluations. Beginner → Power User. +> **Claude Code (Anthropic): the learning curve, solved.** ~16K-line guide + 103 templates + 257 quiz questions + 22 event hooks + 46 resource evaluations. Beginner → Power User. --- @@ -93,6 +93,7 @@ graph LR │ ├─ cheatsheet.md 1-page printable │ ├─ architecture.md How Claude Code works internally │ ├─ methodologies.md TDD, SDD, BDD workflows +│ ├─ mcp-servers-ecosystem.md Official & community MCP servers │ └─ workflows/ Step-by-step guides │ ├─ 📋 examples/ 86 Production Templates @@ -115,7 +116,7 @@ graph LR │ ├─ reference.yaml Structured index (~2K tokens) │ └─ llms.txt Standard LLM context file │ -└─ 📚 docs/ 45 Resource Evaluations +└─ 📚 docs/ 46 Resource Evaluations └─ resource-evaluations/ 5-point scoring, source attribution ```