ruslanmv commited on
Commit
f42daad
Β·
1 Parent(s): 19abad4
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,6 +18,7 @@ Real-Time-Quiz-Application/
18
  β”‚
19
  β”œβ”€β”€ app.py # Main Flask application
20
  β”œβ”€β”€ templates/
 
21
  β”‚ β”œβ”€β”€ client.html # Client interface
22
  β”‚ └── host.html # Host interface
23
  β”œβ”€β”€ static/
 
18
  β”‚
19
  β”œβ”€β”€ app.py # Main Flask application
20
  β”œβ”€β”€ templates/
21
+ β”‚ β”œβ”€β”€ index.html # Main index page with client and host buttons
22
  β”‚ β”œβ”€β”€ client.html # Client interface
23
  β”‚ └── host.html # Host interface
24
  β”œβ”€β”€ static/