Quazim0t0 commited on
Commit
0b60a18
·
verified ·
1 Parent(s): 827ac99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ class ResearchSystem:
105
  with gr.Blocks(title="qResearch", theme=gr.themes.Soft()) as interface:
106
  gr.Markdown(
107
  "# qResearch\n"
108
- "*Research → Analysis → MLA Formatting*\n"
109
  "---"
110
  )
111
 
 
105
  with gr.Blocks(title="qResearch", theme=gr.themes.Soft()) as interface:
106
  gr.Markdown(
107
  "# qResearch\n"
108
+ "*Research → Analysis*\n"
109
  "---"
110
  )
111