Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ def get_route_by_bus(bus_name):
|
|
29 |
|
30 |
# Streamlit app
|
31 |
def main():
|
32 |
-
st.title("Dhaka Local
|
33 |
|
34 |
# Bus Name Search Section
|
35 |
st.header("Search Bus Name")
|
|
|
29 |
|
30 |
# Streamlit app
|
31 |
def main():
|
32 |
+
st.title("Dhaka Local π and π Finder")
|
33 |
|
34 |
# Bus Name Search Section
|
35 |
st.header("Search Bus Name")
|