diff --git a/src/Assistants.AutoGen/SemanticKernel.Assistants.AutoGen.csproj b/src/Assistants.AutoGen/SemanticKernel.Assistants.AutoGen.csproj
index 44d9fc4..f8ac6b4 100644
--- a/src/Assistants.AutoGen/SemanticKernel.Assistants.AutoGen.csproj
+++ b/src/Assistants.AutoGen/SemanticKernel.Assistants.AutoGen.csproj
@@ -6,6 +6,23 @@
enable
+
+
+
+
+
+ Semantic Kernel Autogen Assistants
+
+ This enables the usage of AutoGen assistants for the Semantic Kernel.
+
+ It provides different scenarios for the usage of assistants such as:
+ - **Assistant with Semantic Kernel plugins**
+ - **Multi-Assistant conversation**
+ - **AutoGen conversation** (see [AutoGen](#autogen) for more details)
+
+
+
+