updates
Browse files
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/
|