From cac8d829b707f95a6e01c2d62ce7c1cf70692a5c Mon Sep 17 00:00:00 2001 From: Shawn Callegari <36091529+shawncal@users.noreply.github.com> Date: Thu, 16 Mar 2023 21:10:28 -0700 Subject: [PATCH] Add python-preview link to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e68dd4202f8..69867fb4ca2e 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,11 @@ To learn more and get started: - Read the [documentation](https://aka.ms/sk/learn) - Learn how to [contribute](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) to the project - Join the [Discord community](https://aka.ms/SKDiscord) -- Hear from the team on our [blog](https://aka.ms/sk/blog) +- Follow the team on our [blog](https://aka.ms/sk/blog) + + +Python developers: Semantic Kernel is coming to Python soon! Check out the work-in-progress and contribute in the python-preview branch. +
## Code of Conduct