mianoemm commited on
Commit
140cf14
·
verified ·
1 Parent(s): 1f60008
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -83,8 +83,8 @@ def respond(message, history):
83
  #EMMA'S PRACTICE EDITS#
84
  about_text = """
85
  ## About this bot
86
- This demo **simply echoes** everything you type.
87
- Use the chat box on the right to try it out!
88
  """
89
 
90
  with gr.Blocks() as demo:
 
83
  #EMMA'S PRACTICE EDITS#
84
  about_text = """
85
  ## About this bot
86
+ Welcome to Mind Matters, an online resource that reminds *your that your mind matters*
87
+ Disclaimer; Mind Matters should not be used as an alternative to seeking professional help. I am simply a support tool.
88
  """
89
 
90
  with gr.Blocks() as demo: