Anne31415 commited on
Commit
9086ff0
Β·
1 Parent(s): 7ffdf88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -35,7 +35,8 @@ with st.sidebar:
35
  st.markdown("""
36
  Hello! I’m here to assist you with:<br><br>
37
  πŸ“˜ **Glossary Inquiries:**<br>
38
- I can clarify terms like "DiGA" for you.<br><br>
 
39
  πŸ†˜ **Help Page Navigation:**<br>
40
  Ask me if you forgot your password or want to know more about topics related to the platform.
41
  """, unsafe_allow_html=True)
 
35
  st.markdown("""
36
  Hello! I’m here to assist you with:<br><br>
37
  πŸ“˜ **Glossary Inquiries:**<br>
38
+ I can clarify terms like "DiGA", "AOP", or "BfArM", providing clear and concise explanations to help you understand our content better.
39
+ .<br><br>
40
  πŸ†˜ **Help Page Navigation:**<br>
41
  Ask me if you forgot your password or want to know more about topics related to the platform.
42
  """, unsafe_allow_html=True)