From 72d090a8cc2f34fc85b3eb0a0777c90e89c365ce Mon Sep 17 00:00:00 2001 From: Suhas Kumar D Date: Sat, 11 Apr 2026 23:39:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78f78fc..6ebc716 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TrustCode Platform 🚀 TrustCode Platform is an **AI-assisted trust-aware CI/CD system** that evaluates code changes, test outcomes, and developer behavior to quantify the *reliability* of commits before they reach production. The platform introduces a continuous verification mechanism called the **Trust Loop**, ensuring that only well-tested and low-risk code is merged into protected branches. 🔍 How TrustCode Platform Works - + TrustCode operates as an automated pipeline integrated with GitHub and CI/CD workflows: 1. Code Commit & Pull Request