diff --git a/readme.md b/readme.md index b7d0fed..a5a68a5 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,12 @@ # Matrix Chat Bot for School portal substitution plan 1. Change `config.sample.yaml` to `config.yaml` -2. Fill **config.yaml** with your **credentials** \ No newline at end of file +2. Fill **config.yaml** with your **credentials** + +## Important +Make sure you have put both projects in the same main folder so everything works + +**For example**:\ +Main folder: `school-portal-substitution-plan`\ +Browser folder: `school-portal-substitution-plan\school-portal-substitution-plan-browser`\ +Chat folder: `school-portal-substitution-plan-matrix-chat-bot` \ No newline at end of file