From eca156c53d8dc4d1df3b11da7a1a8f435e97c0f7 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 30 Jun 2022 19:23:24 +0200 Subject: [PATCH] updated readme --- readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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