Spaces:
Running
Running
muralipala1504 commited on
Commit ·
6a4e7cd
1
Parent(s): c96790a
fix: AWS line wrap, remove broken screenshot, add live demo link in README
Browse files- README.md +1 -1
- index.html +1 -1
README.md
CHANGED
|
@@ -142,7 +142,7 @@ DeepShell uses a self-hosted translation + TTS pipeline — no cloud APIs, no ra
|
|
| 142 |
|
| 143 |
## 🖼️ Preview
|
| 144 |
|
| 145 |
-
|
| 146 |
|
| 147 |
---
|
| 148 |
|
|
|
|
| 142 |
|
| 143 |
## 🖼️ Preview
|
| 144 |
|
| 145 |
+
> 🌐 **Live Demo**: [deepshell.cloud](https://deepshell.cloud) — try it directly in your browser!
|
| 146 |
|
| 147 |
---
|
| 148 |
|
index.html
CHANGED
|
@@ -424,7 +424,7 @@
|
|
| 424 |
<div style="font-size: 11px; color: var(--muted);">Safe command analysis</div>
|
| 425 |
</div>
|
| 426 |
</div>
|
| 427 |
-
<div style="font-size:
|
| 428 |
Linux • Docker • Kubernetes • Terraform • AWS • Ansible • Bash
|
| 429 |
</div>
|
| 430 |
<div style="margin-top: 20px; font-size: 11px; color: var(--muted);">
|
|
|
|
| 424 |
<div style="font-size: 11px; color: var(--muted);">Safe command analysis</div>
|
| 425 |
</div>
|
| 426 |
</div>
|
| 427 |
+
<div style="font-size: 11px; color: var(--muted); max-width: 900px; line-height: 1.6; text-align: center; white-space: nowrap;">
|
| 428 |
Linux • Docker • Kubernetes • Terraform • AWS • Ansible • Bash
|
| 429 |
</div>
|
| 430 |
<div style="margin-top: 20px; font-size: 11px; color: var(--muted);">
|