From 50343600eb71eb2532027a31ab26dfce833813ee Mon Sep 17 00:00:00 2001 From: claude Date: Thu, 7 May 2026 08:36:47 +0200 Subject: [PATCH] docs(cli): clarify tagline noun per Copilot feedback (#126, #127) "(out of 68+ total)" was ambiguous (total what?) and inconsistent with the bullet below which says "68+ official bricks". Now reads "(out of 68+ official bricks)" for consistency. Closes Copilot review threads on PRs #126 and #127. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c16d190..0da754f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT # @focus-mcp/cli -> Focus your AI agents on what matters. **Measured savings: 65.9% on output tokens** across 29 benchmarked bricks (out of 68+ total) ([details](https://github.com/focus-mcp/marketplace/blob/main/benchmarks/equivalence-report.md)). +> Focus your AI agents on what matters. **Measured savings: 65.9% on output tokens** across 29 benchmarked bricks (out of 68+ official bricks) ([details](https://github.com/focus-mcp/marketplace/blob/main/benchmarks/equivalence-report.md)). [![npm](https://img.shields.io/npm/v/@focus-mcp/cli)](https://www.npmjs.com/package/@focus-mcp/cli) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)