XThomasBU commited on
Commit
fdc4c6d
·
unverified ·
1 Parent(s): a4f72d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,11 +12,11 @@ pip install edubotics-core
12
 
13
  For detailed instructions on the initial setup (setting up .env file, required Keys, etc), please refer to our [documentation](http://docs.edubotics.ai).
14
 
15
- ### Templates
16
 
17
  To get started, check out the templates located in the `apps/` directory.
18
 
19
- ### Config Files
20
 
21
  - **config.yml**: This file controls various chatbot settings such as the default vector store and architecture type.
22
  - **project_config.yml**: Use this file to customize settings specific to your project.
 
12
 
13
  For detailed instructions on the initial setup (setting up .env file, required Keys, etc), please refer to our [documentation](http://docs.edubotics.ai).
14
 
15
+ ## Templates
16
 
17
  To get started, check out the templates located in the `apps/` directory.
18
 
19
+ ## Config Files
20
 
21
  - **config.yml**: This file controls various chatbot settings such as the default vector store and architecture type.
22
  - **project_config.yml**: Use this file to customize settings specific to your project.