Spaces:
Build error
Build error
final commit
Browse files
app.py
CHANGED
|
@@ -161,7 +161,7 @@ def show_wiki_hub_page():
|
|
| 161 |
"""
|
| 162 |
## How To Create a Graph:
|
| 163 |
- Enter wikipedia search terms, separated by comma's
|
| 164 |
-
- Choose one or more of the suggested topics (max
|
| 165 |
- Click generate!
|
| 166 |
"""
|
| 167 |
)
|
|
|
|
| 161 |
"""
|
| 162 |
## How To Create a Graph:
|
| 163 |
- Enter wikipedia search terms, separated by comma's
|
| 164 |
+
- Choose one or more of the suggested topics (max 3)
|
| 165 |
- Click generate!
|
| 166 |
"""
|
| 167 |
)
|