Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 9f41a5e

Browse files
committed
edits for //build
- update header image
1 parent 9474a54 commit 9f41a5e

File tree

3 files changed

+6
-24
lines changed

3 files changed

+6
-24
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1+
# ![Bot Framework for Java](./docs/media/BotFrameworkJava_header.png)
12

23
### [Click here to find out what's new for //build2019!](https://github.com/Microsoft/botframework/blob/master/whats-new.md#whats-new)
34

4-
# Bot Builder SDK v4 (Java) (Preview)
5+
# Bot Framework SDK for Java (Preview)
56

6-
[![Build Status](https://travis-ci.org/Microsoft/botbuilder-java.svg?branch=master)](https://travis-ci.org/Microsoft/botbuilder-java)
7-
[![roadmap badge](https://img.shields.io/badge/visit%20the-roadmap-blue.svg)](https://github.com/Microsoft/botbuilder-java/wiki/Roadmap)
8-
9-
### [Click here to find out what's new for //build2019!](https://github.com/Microsoft/botframework/blob/master/whats-new.md#whats-new)
7+
This repository contains code for the Java version of the Microsoft Bot Framework SDK. The Bot Framework SDK v4 enable developers to model conversation and build sophisticated bot applications.
108

11-
This repository contains code for the Java version of the [Microsoft Bot Builder V4 SDK](https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-4.0). The Bot Builder SDK v4 is the latest SDK for building bot applications. This Java version is in **Preview** state and is being actively developed.
9+
This repo is part the [Microsoft Bot Framework](https://github.com/microsoft/botframework) - a comprehensive framework for building enterprise-grade conversational AI experiences.
1210

13-
In addition to the Java Bot Builder V4 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 [Python](https://github.com/Microsoft/botbuilder-python). Production bots should be developed using the JavaScript or .Net SDKs.
11+
[![Build Status](https://travis-ci.org/Microsoft/botbuilder-java.svg?branch=master)](https://travis-ci.org/Microsoft/botbuilder-java)
12+
[![roadmap badge](https://img.shields.io/badge/visit%20the-roadmap-blue.svg)](https://github.com/Microsoft/botbuilder-java/wiki/Roadmap)
1413

1514
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.
1615

@@ -37,8 +36,5 @@ email to ensure we received your original message. Further information, includin
3736
[MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in
3837
the [Security TechCenter](https://technet.microsoft.com/en-us/security/default).
3938

40-
## License
41-
4239
Copyright (c) Microsoft Corporation. All rights reserved.
4340

44-
Licensed under the [MIT](https://github.com/Microsoft/vscode/blob/master/LICENSE.txt) License.

doc/README.md

Lines changed: 0 additions & 14 deletions
This file was deleted.
93.9 KB
Loading

0 commit comments

Comments
 (0)