10000 Merge pull request #74 from Microsoft/yochay-patch-1 · rsliang/botbuilder-python@f3402f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3402f9

Browse files
authored
Merge pull request microsoft#74 from Microsoft/yochay-patch-1
Update read.me for Preview release
2 parents 270caa2 + 11b5a75 commit f3402f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11

2-
# Bot Builder SDK v4 (Python)
2+
# Bot Builder SDK v4 (Python) (Preview)
33

44
[![Build Status](https://travis-ci.org/Microsoft/botbuilder-python.svg?branch=master)](https://travis-ci.org/Microsoft/botbuilder-python)
55
[![roadmap badge](https://img.shields.io/badge/visit%20the-roadmap-blue.svg)](https://github.com/Microsoft/botbuilder-python/wiki/Roadmap)
66

7-
This repository contains code for the Python version of the [Microsoft Bot Builder SDK](https://github.com/Microsoft/BotBuilder). The 4.x version of the SDK is being actively developed and should therefore be used for **EXPERIMENTATION PURPOSES ONLY**.
7+
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.
8+
Production bots should continue to be developed using the [v3 SDK](https://github.com/Microsoft/BotBuilder/tree/master/CSharp).
89
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).
910

1011
To get started see the [wiki](https://github.com/Microsoft/botbuilder-python/wiki) for the v4 SDK.

0 commit comments

Comments
 (0)
0