From d69fc4fce3d5cdaf1f4e7456991c85e264015f8c Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Wed, 21 Jan 2026 16:52:11 +0100 Subject: [PATCH] Update warning message in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1e7ddf..5ef29f3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ A framework for testing MCP (Model Context Protocol) client and server implementations against the specification. -> [!WARNING] This repository is a work in progress and is unstable. Join the conversation in the #conformance-testing-wg in the MCP Contributors discord. +> [!WARNING] +> This repository is a work in progress and is unstable. Join the conversation in the #conformance-testing-wg in the MCP Contributors discord. ## Quick Start