From 3cf5540b0f1300a1a71948c8dc38a95014a02132 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Tue, 8 Jul 2025 19:24:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 434e3970..10dbd63e 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ curl -XPOST \ ## Experimental -There's a new `genai` package for generative AI capabilities. This is an evolving feature which may change over time as we think about how Go Micro plays the right role in the developers workflow. We'll also be looking at agentic features and a2a and mcp protocol integration. +There's a new `genai` package for generative AI capabilities. This is an evolving feature which may change over time as we think about how Go Micro plays the right role in the developers workflow. We'll also be looking at agentic features and a2a/mcp protocol integration. ## Adopters