Spaces:
Sleeping
Sleeping
Commit
·
d99df65
1
Parent(s):
3b70932
Update app.py
Browse files
app.py
CHANGED
@@ -19,8 +19,8 @@ Add a section to notify about all the Lucky Dates.
|
|
19 |
Add a section for Next Week's Prediction and Tommorow's Prediction.
|
20 |
Add a section of Couple Compatibility based on the moon signs of the couple, use your own knowledge and intelligence to deduce it.
|
21 |
Use BOLD headlines for all sections using MARKDOWN (**bold**).
|
22 |
-
Use
|
23 |
-
Add
|
24 |
"""
|
25 |
|
26 |
def get_daily_pred(url):
|
|
|
19 |
Add a section for Next Week's Prediction and Tommorow's Prediction.
|
20 |
Add a section of Couple Compatibility based on the moon signs of the couple, use your own knowledge and intelligence to deduce it.
|
21 |
Use BOLD headlines for all sections using MARKDOWN (**bold**).
|
22 |
+
Use bullets for details for all sections.
|
23 |
+
Add EMOJI for headlines to look interesting.
|
24 |
"""
|
25 |
|
26 |
def get_daily_pred(url):
|