Errolmking commited on
Commit
cd75bed
·
1 Parent(s): 6b1a86a

Update app.py

Browse files

Updated the intro text

Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -66,7 +66,8 @@ import gradio as gr
66
 
67
  TITLE = "UBD Coach"
68
  DESC="""
69
- A UBD expert here to help you build out your curriculum.
 
70
  What subject are you interested in building for?
71
  """
72
 
 
66
 
67
  TITLE = "UBD Coach"
68
  DESC="""
69
+ Using the Understanding By Design (UBD) framework? (/◕ヮ◕)/ \n
70
+ I can help. Let me be your thinking partner and assistant. \n
71
  What subject are you interested in building for?
72
  """
73