updated readme
parent
b7a0f69511
commit
eca156c53d
10
readme.md
10
readme.md
|
@ -1,4 +1,12 @@
|
||||||
# Matrix Chat Bot for School portal substitution plan
|
# Matrix Chat Bot for School portal substitution plan
|
||||||
|
|
||||||
1. Change `config.sample.yaml` to `config.yaml`
|
1. Change `config.sample.yaml` to `config.yaml`
|
||||||
2. Fill **config.yaml** with your **credentials**
|
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`
|
Loading…
Reference in New Issue