From 9af987e99d4c1cefc44850385e21b7443a0dbadb Mon Sep 17 00:00:00 2001 From: "MseeP.ai" Date: Wed, 29 Apr 2026 13:15:00 +0700 Subject: [PATCH] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 49dfc23c..c99e0e4a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/sanbuphy-learn-coding-agent-badge.png)](https://mseep.ai/app/sanbuphy-learn-coding-agent) + # Claude Code Architecture Study > **Introduction**: This project is a learning and research repository focused on CLI Agent architecture. All materials are compiled entirely from publicly available online references and discussions, with a particular focus on public information regarding the highly popular CLI Agent `claude-code`. Our intention is to help developers better understand and utilize Agent technologies. We will continue to share more insights and practical discussions on Agent architecture in the future. Thank you for your support!