From a2deb59f9514394c9c5e389c360937a8a8fad75e Mon Sep 17 00:00:00 2001 From: Dan Herron Date: Thu, 5 Oct 2017 10:04:42 -0700 Subject: [PATCH] Clarified purpose of running w/Bot Emulator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e18e966..41616dd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Install the Bot Emulator - click on "Bot Framework Emulator (Mac and Windows)": * NOTE: make sure to pin the emulator to your task bar because it can sometimes be difficult to find again ## Steps to see the bot running in the Bot Emulator
-NOTE: Teams does not work nor render things exactly like the Bot Emulator - this method is meant as just a slightly easier way to see the project's bot running +NOTE: Teams does not work nor render things exactly like the Bot Emulator, but it is a quick way to see if your bot is running and functioning correctly. 1. Open the template-bot-master-csharp.sln solution with Visual Studio