Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ python-dateutil>=2.8.2
|
|
20 |
sqlite3>=3.35.0
|
21 |
|
22 |
# Project Structure
|
|
|
|
|
23 |
event_analysis/
|
24 |
βββ src/
|
25 |
β βββ __init__.py
|
@@ -34,6 +36,7 @@ event_analysis/
|
|
34 |
β βββ results.html
|
35 |
βββ main.py
|
36 |
βββ requirements.txt
|
|
|
37 |
|
38 |
# Installation and Running
|
39 |
```bash
|
|
|
20 |
sqlite3>=3.35.0
|
21 |
|
22 |
# Project Structure
|
23 |
+
|
24 |
+
```txt
|
25 |
event_analysis/
|
26 |
βββ src/
|
27 |
β βββ __init__.py
|
|
|
36 |
β βββ results.html
|
37 |
βββ main.py
|
38 |
βββ requirements.txt
|
39 |
+
```
|
40 |
|
41 |
# Installation and Running
|
42 |
```bash
|