Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -94,6 +94,7 @@ with gr.Blocks(title="Uplink") as demo:
|
|
94 |
"""
|
95 |
# 🌐 Uplink
|
96 |
**A unified search interface for the web and news.**
|
|
|
97 |
"""
|
98 |
)
|
99 |
|
|
|
94 |
"""
|
95 |
# 🌐 Uplink
|
96 |
**A unified search interface for the web and news.**
|
97 |
+
Github repository: [cappuch/uplink-mcp-hackathon](https://github.com/cappuch/uplink-mcp-hackathon)
|
98 |
"""
|
99 |
)
|
100 |
|