diff --git a/README.md b/README.md index 44b7ecea..67bba8e4 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Licensed under the [MIT](https://github.com/Microsoft/vscode/blob/master/LICENSE.txt) License.