jarajpu commited on
Commit
9599300
·
1 Parent(s): de8a898

adding tagline

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -157,6 +157,7 @@ def calculate_max_bid_points(user_name):
157
 
158
  # Streamlit UI
159
  st.title("DIS IPL Match Predictions")
 
160
 
161
  # Prediction form
162
  with st.expander("Submit Prediction"):
 
157
 
158
  # Streamlit UI
159
  st.title("DIS IPL Match Predictions")
160
+ st.write("Predict, Compete, and Win 🏏 - Where Every Guess Counts! 🏆")
161
 
162
  # Prediction form
163
  with st.expander("Submit Prediction"):