This commit is contained in:
Tom Laird-McConnell 2018-04-27 12:47:27 -07:00 коммит произвёл GitHub
Родитель d4a31f26ba
Коммит de710515ce
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,8 +1,8 @@
# Bot Builder tools
This repository contains code for Bot Builder tools. Bot Builder tools are designed to cover end-to-end bot development workflow and include the following tools -
- [![npm version](https://badge.fury.io/js/chatdown.svg)](https://badge.fury.io/js/chatdown) [Chatdown](https://github.com/Microsoft/botbuilder-tools/tree/master/Chatdown): Create mockups of bot conversations
- [![npm version](https://badge.fury.io/js/chatdown.svg)](https://badge.fury.io/js/chatdown) [Chatdown](https://github.com/Microsoft/botbuilder-tools/tree/master/Chatdown): Create mockups of bot conversation transcripts
- [![npm version](https://badge.fury.io/js/msbot.svg)](https://badge.fury.io/js/msbot) [MSBot](https://github.com/Microsoft/botbuilder-tools/tree/master/MSBot): Create and manage your bot configuration file
- [![npm version](https://badge.fury.io/js/ludown.svg)](https://badge.fury.io/js/ludown) [LUDown](https://github.com/Microsoft/botbuilder-tools/tree/master/Ludown): Bootstrap language understanding for your bot
- [![npm version](https://badge.fury.io/js/ludown.svg)](https://badge.fury.io/js/ludown) [LUDown](https://github.com/Microsoft/botbuilder-tools/tree/master/Ludown): Bootstrap language understanding using markdown files
- [![npm version](https://badge.fury.io/js/luis-apis.svg)](https://badge.fury.io/js/luis-apis) [LUIS](https://github.com/Microsoft/botbuilder-tools/tree/master/LUIS): Create and manage your [LUIS.ai](http://luis.ai) application
- [![npm version](https://badge.fury.io/js/qnamaker.svg)](https://badge.fury.io/js/qnamaker) [QnAMaker](https://github.com/Microsoft/botbuilder-tools/tree/master/QnAMaker): Create and manage [QnAMaker.ai](http://qnamaker.ai) Knowledge Base.
- [![npm version](https://badge.fury.io/js/botdispatch.svg)](https://badge.fury.io/js/botdispatch) [Dispatch](https://github.com/Microsoft/botbuilder-tools/tree/master/Dispatch): Bring disparate language understanding models to work together for your bot
@ -41,4 +41,4 @@ Security issues and bugs should be reported privately, via email, to the Microso
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the [MIT](https://github.com/Microsoft/vscode/blob/master/LICENSE.txt) License.
Licensed under the [MIT](https://github.com/Microsoft/vscode/blob/master/LICENSE.txt) License.