From b8f4f1c9db92613e24787bd5fc4040e042db9b60 Mon Sep 17 00:00:00 2001 From: dudu Date: Tue, 12 Mar 2024 21:18:38 +0800 Subject: [PATCH] docs: update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20d5abb..431e1ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -# SemanticKernel.Connectors.DashScope -Semantic Kernel Connector to DashScope +# SemanticKernel.DashScope -## Get started +Make DashScope work with Semantic Kernel and KernelMemory. + +## Get started with SemanticKernel Add the NuGet package to your project. ```shell dotnet add package Cnblogs.SemanticKernel.Connectors.DashScope