From 57b30e67ba30af686817d6ee0eca54f02beb0eee Mon Sep 17 00:00:00 2001 From: Adebayo120 <54323098+Adebayo120@users.noreply.github.com> Date: Sat, 6 Sep 2025 20:58:22 +0100 Subject: [PATCH] Updated README.md to clarify grammar in "Important" section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95019d77..84db63ea 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ The official PHP SDK for Model Context Protocol (MCP). It provides a framework-a > [!IMPORTANT] > Currently, we are still in the process of merging [Symfony's MCP SDK](https://github.com/symfony/mcp-sdk) and -> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested, complete, or this package -> may contain duplicate functionality or dead code. +> [PHP-MCP](https://github.com/php-mcp) components. Not all code paths are fully tested or complete, and this package +> may still contain duplicate functionality or dead code. > > If you want to help us stabilize the SDK, please see the > [issue tracker](https://github.com/modelcontextprotocol/php-sdk/issues).