Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 2242f01

Browse files
committed
Update main README.md
- replace bot fx tools link with Bf-CLI link - clean up some nit markdown lint rules
1 parent dbe375a commit 2242f01

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
### [Find out what's new with Bot Framework](https://github.com/Microsoft/botframework/blob/master/whats-new.md#whats-new)
44

55
# Bot Framework Emulator
6+
67
[![Build Status](https://fuselabs.visualstudio.com/BotFramework-Emulator/_apis/build/status/%5BV4%20-%20Nightly%5D%20Master%20Build?branchName=master)](https://fuselabs.visualstudio.com/BotFramework-Emulator/_build/latest?definitionId=419&branchName=master) [![Coverage Status](https://coveralls.io/repos/github/Microsoft/BotFramework-Emulator/badge.svg?branch=master)](https://coveralls.io/github/Microsoft/BotFramework-Emulator?branch=master)
78

89
The Bot Framework Emulator is a desktop application that allows bot developers to test and debug bots built using the [Bot Framework SDK](https://github.com/microsoft/botbuilder). You can use the Bot Framework Emulator to test bots running either locally on your machine or connect to bots running remotely through a tunnel.
910

1011
This repo is part the [Microsoft Bot Framework](https://github.com/microsoft/botframework) - a comprehensive framework for building enterprise-grade conversational AI experiences.
1112

12-
1313
## Download
1414

1515
* Download the Bot Framework V4 Emulator for your platform from the [GitHub releases](https://github.com/Microsoft/BotFramework-Emulator/releases/latest) page.
@@ -18,7 +18,7 @@ This repo is part the [Microsoft Bot Framework](https://github.com/microsoft/bot
1818

1919
* Windows
2020
* OS X
21-
* Linux
21+
* Linux
2222

2323
**Note for Linux users:**
2424

@@ -29,7 +29,7 @@ This repo is part the [Microsoft Bot Framework](https://github.com/microsoft/bot
2929
Debian/Ubuntu: `sudo apt-get install libsecret-1-dev`
3030

3131
Red Hat-based: `sudo yum install libsecret-devel`
32-
32+
3333
Arch Linux: `sudo pacman -S libsecret`
3434

3535
## Documentation
@@ -45,7 +45,7 @@ Checkout the [Wiki](https://github.com/Microsoft/BotFramework-Emulator/wiki) for
4545

4646
* [Microsoft Bot Framework](https://github.com/Microsoft/botframework)
4747
* [Bot Framework SDK](https://github.com/Microsoft/BotBuilder)
48-
* [Bot Framework Tools](https://github.com/Microsoft/BotBuilder-Tools)
48+
* [Bot Framework CLI](https://github.com/microsoft/botframework-cli)
4949
* [Bot Framework Web Chat](https://github.com/Microsoft/BotFramework-WebChat)
5050

5151
## Nightly builds
@@ -67,6 +67,7 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
6767
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
6868

6969
## Reporting Security Issues
70+
7071
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [[email protected]](mailto:[email protected]). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the [MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the [Security TechCenter](https://technet.microsoft.com/en-us/security/default).
7172

7273
Copyright (c) Microsoft Corporation. All rights reserved.

0 commit comments

Comments
 (0)