8000 Merge pull request #134 from Microsoft/EricDahlvang-patch-readme · rsliang/botbuilder-python@101cec3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 101cec3

Browse files
author
Eric Dahlvang
authored
Merge pull request microsoft#134 from Microsoft/EricDahlvang-patch-readme
Clear up language on v4 preview state and production recommendation
2 parents a1507ad + 169451f commit 101cec3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[![Build status](https://fuselabs.visualstudio.com/SDK_v4/_apis/build/status/SDK_v4-Python-package-CI)](https://fuselabs.visualstudio.com/SDK_v4/_build/latest?definitionId=431)
66
[![roadmap badge](https://img.shields.io/badge/visit%20the-roadmap-blue.svg)](https://github.com/Microsoft/botbuilder-python/wiki/Roadmap)
77

8-
This repository contains code for the Python version of the [Microsoft Bot Builder SDK](https://github.com/Microsoft/botbuilder). The Bot Builder SDK v4 is the latest SDK for building bot applications. It is in **Preview** state and is being actively developed.
9-
Production bots should continue to be developed using the [v3 SDK](https://github.com/Microsoft/BotBuilder-V3/tree/master/CSharp).
10-
In addition to the Python SDK, Bot Builder supports creating bots in other popular programming languages like [.Net SDK](https://github.com/Microsoft/botbuilder-dotnet), [JavaScript](https://github.com/Microsoft/botbuilder-js), and [Java](https://github.com/Microsoft/botbuilder-java).
8+
This repository contains code for the Python version of the [Microsoft Bot Builder SDK](https://github.com/Microsoft/botbuilder). The Bot Builder SDK v4 is the latest SDK for building bot applications. This Python version is in **Preview** state and is being actively developed.
9+
10+
In addition to the Python SDK, Bot Builder supports creating bots in other popular programming languages like [.Net SDK](https://github.com/Microsoft/botbuilder-dotnet), [JavaScript](https://github.com/Microsoft/botbuilder-js), and [Java](https://github.com/Microsoft/botbuilder-java). Production bots should be developed using the JavaScript or .Net SDKs.
1111

1212
To get started see the [Azure Bot Service Documentation](https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-4.0) for the v4 SDK.
1313

0 commit comments

Comments
 (0)
0