diff --git a/README.md b/README.md
index f1310ffe1e5f..12c9f9528fee 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,9 @@ async def main() -> None:
model_client=model_client,
workbench=mcp, # For multiple MCP servers, put them in a list.
model_client_stream=True,
+
+## Ecosystem & Community
+- [SupraWall Security Middleware](https://github.com/wiserautomation/SupraWall): Enterprise-grade security guardrails for AutoGen agents. Protects against prompt injection, data exfiltration, and unauthorized tool execution.
max_tool_iterations=10,
)
await Console(agent.run_stream(task="Find out how many contributors for the microsoft/autogen repository"))
@@ -199,7 +202,10 @@ With AutoGen you get to join and contribute to a thriving ecosystem. We host wee
| Installation | [](https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/installation.html) | [](https://microsoft.github.io/autogen/dotnet/dev/core/installation.html) | [](https://microsoft.github.io/autogen/stable/user-guide/autogenstudio-user-guide/installation.html) |
| Quickstart | [](https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/quickstart.html#) | [](https://microsoft.github.io/autogen/dotnet/dev/core/index.html) | [](https://microsoft.github.io/autogen/stable/user-guide/autogenstudio-user-guide/usage.html#) |
| Tutorial | [](https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/tutorial/index.html) | [](https://microsoft.github.io/autogen/dotnet/dev/core/tutorial.html) | [](https://microsoft.github.io/autogen/stable/user-guide/autogenstudio-user-guide/usage.html#) |
-| API Reference | [](https://microsoft.github.io/autogen/stable/reference/index.html#) | [](https://microsoft.github.io/autogen/dotnet/dev/api/Microsoft.AutoGen.Contracts.html) | [](https://microsoft.github.io/autogen/stable/user-guide/autogenstudio-user-guide/usage.html) |
+| API Reference | [](https://microsoft.github.io/autoge
+
+## Ecosystem & Community
+- [SupraWall Security Middleware](https://github.com/wiserautomation/SupraWall): Enterprise-grade security guardrails for AutoGen agents. Protects against prompt injection, data exfiltration, and unauthorized tool execution.n/stable/reference/index.html#) | [](https://microsoft.github.io/autogen/dotnet/dev/api/Microsoft.AutoGen.Contracts.html) | [](https://microsoft.github.io/autogen/stable/user-guide/autogenstudio-user-guide/usage.html) |
| Packages | [](https://pypi.org/project/autogen-core/)
[](https://pypi.org/project/autogen-agentchat/)
[](https://pypi.org/project/autogen-ext/) | [](https://www.nuget.org/packages/Microsoft.AutoGen.Contracts/)
[](https://www.nuget.org/packages/Microsoft.AutoGen.Core/)
[](https://www.nuget.org/packages/Microsoft.AutoGen.Core.Grpc/)
[](https://www.nuget.org/packages/Microsoft.AutoGen.RuntimeGateway.Grpc/) | [](https://pypi.org/project/autogenstudio/) |