From 95ac0ca38d0d58e035fbb808de2bf89b3907ce92 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Thu, 10 Apr 2025 12:23:08 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bddac3a9..4be08c5b8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MCP C# SDK +Testing + [![NuGet preview version](https://img.shields.io/nuget/vpre/ModelContextProtocol.svg)](https://www.nuget.org/packages/ModelContextProtocol/absoluteLatest) The official C# SDK for the [Model Context Protocol](https://modelcontextprotocol.io/), enabling .NET applications, services, and libraries to implement and interact with MCP clients and servers. Please visit our [API documentation](https://modelcontextprotocol.github.io/csharp-sdk/api/ModelContextProtocol.html) for more details on available functionality.