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