Niharmahesh commited on
Commit
cd744ff
·
verified ·
1 Parent(s): 7c682d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -86,9 +86,9 @@ def main():
86
  </h1>
87
  """, unsafe_allow_html=True)
88
  st.markdown("""
89
- <h2 style='text-align: center; font-size: 1.5rem; font-weight: 400; margin-bottom: 0.875rem;'>
90
- Analyze your profile based on job description and arranges your information accordinly and generates latex code version
91
- </h2>
92
  """, unsafe_allow_html=True)
93
  st.markdown("---")
94
  # Initialize variables
 
86
  </h1>
87
  """, unsafe_allow_html=True)
88
  st.markdown("""
89
+ <h3 style='text-align: center; font-size: 1.5rem; font-weight: 400; margin-bottom: 0.875rem;'>
90
+ Smart Resume Builder: One profile, endless possibilities - powered by multiple AI agents
91
+ </h3>
92
  """, unsafe_allow_html=True)
93
  st.markdown("---")
94
  # Initialize variables