usmanyousaf commited on
Commit
8f0f7f5
·
verified ·
1 Parent(s): 7c01a29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -396,7 +396,7 @@ def show_welcome(greeting):
396
  """, unsafe_allow_html=True)
397
 
398
  # -------------------- Main Application Flow --------------------
399
- st.title("💼 AI-Powered Interview Coach")
400
  st.markdown("Upload your resume for a personalized mock interview session")
401
 
402
  # Resume Upload Section
 
396
  """, unsafe_allow_html=True)
397
 
398
  # -------------------- Main Application Flow --------------------
399
+ st.title("💼 AI-Powered Interview Coach (prototype version)")
400
  st.markdown("Upload your resume for a personalized mock interview session")
401
 
402
  # Resume Upload Section