NealCaren commited on
Commit
0cd5c6b
1 Parent(s): 606b30a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -97,7 +97,9 @@ def ask(query):
97
 
98
 
99
  intro_text = '''
100
- This app responds to your questions by looking up the most relevant selections from the textbook, and asking ChatGPT to respond based on the selections. It can take up to 30 seconds to respond.
 
 
101
  '''
102
 
103
  outro_text = '''
 
97
 
98
 
99
  intro_text = '''
100
+ This app responds to your questions by looking up the most relevant selections from the textbook, and asking ChatGPT to respond based on the selections.
101
+
102
+ Enter your question in the grey box below and click "Ask the textbook." It can take up to 30 seconds to respond.
103
  '''
104
 
105
  outro_text = '''