Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -26,3 +26,5 @@ This is a simple web-based simulation of a smart traffic light system using Stre
|
|
26 |
```bash
|
27 |
pip install -r requirements.txt
|
28 |
streamlit run app.py
|
|
|
|
|
|
26 |
```bash
|
27 |
pip install -r requirements.txt
|
28 |
streamlit run app.py
|
29 |
+
|
30 |
+
app_file: app.py
|