Update app.py
Browse files
app.py
CHANGED
|
@@ -89,6 +89,7 @@ def main():
|
|
| 89 |
|
| 90 |
⚠️ **Important Note:**
|
| 91 |
This app is for informational purposes only and does not replace professional medical advice.
|
|
|
|
| 92 |
💡 Start by describing your symptoms or managing your appointments!
|
| 93 |
""")
|
| 94 |
# Display a horizontal line, emoji, and the name "SIMRAN"
|
|
|
|
| 89 |
|
| 90 |
⚠️ **Important Note:**
|
| 91 |
This app is for informational purposes only and does not replace professional medical advice.
|
| 92 |
+
|
| 93 |
💡 Start by describing your symptoms or managing your appointments!
|
| 94 |
""")
|
| 95 |
# Display a horizontal line, emoji, and the name "SIMRAN"
|