From 9b79a5e9ebaaca1347ff5c2bf95e4b08edfd54be Mon Sep 17 00:00:00 2001 From: zhangyanbo2007 <1093014078@qq.com> Date: Wed, 17 Oct 2018 02:43:00 +0800 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b76cbf24..543231f6 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ Some Features Quick Started ------------- * Make sure that you have downloaded the related components. -* See the file "BotSharp\BotSharp.WebHost\Settings\app.json",change the path to your own project's path +* See the file "BotSharp\BotSharp.WebHost\Settings\app.json",change the path to your own project's path. * Select dialogflow or articulate to make it work. You can use docker compose to run BotSharp quickly, make sure you've got `Docker`_ installed.