From 8243a5ba0f2de2faca490310624db280ecbe8a62 Mon Sep 17 00:00:00 2001 From: Nic Wells Date: Wed, 29 Sep 2021 02:36:08 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e46bcf8..501d509 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,10 @@ Still alot of work to be done but for those wanting to test anyway, see below ## How to run -rasa train -rasa shell + $ rasa train + $ rasa shell + + +Or use --debug flag to help you understand what's going on + + $ rasa shell --debug