Spaces:
Sleeping
Sleeping
Yueyao Zhang
commited on
Commit
Β·
099b0b8
1
Parent(s):
102c695
change names to TopEdu
Browse files- tabs/help.py +2 -2
tabs/help.py
CHANGED
|
@@ -7,9 +7,9 @@ def create_help_tab(global_vars):
|
|
| 7 |
"""Create the Help tab with comprehensive documentation"""
|
| 8 |
with gr.Tab("β Help", id="help"):
|
| 9 |
gr.Markdown("""
|
| 10 |
-
# π
|
| 11 |
|
| 12 |
-
Welcome to the
|
| 13 |
|
| 14 |
---
|
| 15 |
|
|
|
|
| 7 |
"""Create the Help tab with comprehensive documentation"""
|
| 8 |
with gr.Tab("β Help", id="help"):
|
| 9 |
gr.Markdown("""
|
| 10 |
+
# π TopEdu University Requirements Assistant - User Guide
|
| 11 |
|
| 12 |
+
Welcome to the TopEdu (Pan-Southeast Asian) University Requirements Assistant! This tool helps you navigate university admission requirements across Southeast Asian countries using advanced AI-powered document analysis.
|
| 13 |
|
| 14 |
---
|
| 15 |
|