AashitaK commited on
Commit
055f0cc
Β·
verified Β·
1 Parent(s): 753a5f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -10,9 +10,12 @@ pinned: false
10
  short_description: AI chatbot for HMC helpdesk
11
  ---
12
 
 
 
13
  ## Project Structure
14
 
15
  The project is organized as follows:
 
16
  /project-root
17
  β”œβ”€β”€ data
18
  β”‚ β”œβ”€β”€ services.csv
@@ -34,6 +37,7 @@ The project is organized as follows:
34
  β”œβ”€β”€ README.md
35
  β”œβ”€β”€ app.py
36
  └── requirements.txt
 
37
 
38
  ## Description
39
 
 
10
  short_description: AI chatbot for HMC helpdesk
11
  ---
12
 
13
+
14
+
15
  ## Project Structure
16
 
17
  The project is organized as follows:
18
+ ```
19
  /project-root
20
  β”œβ”€β”€ data
21
  β”‚ β”œβ”€β”€ services.csv
 
37
  β”œβ”€β”€ README.md
38
  β”œβ”€β”€ app.py
39
  └── requirements.txt
40
+ ```
41
 
42
  ## Description
43