diff --git a/README.md b/README.md
index 6481ab7..9849886 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,39 @@ Atlas OS is a self-hosted business operating system running on a single Linux se
+---
+
+## 📸 Screenshots
+
+
+
+| Desktop OS | Platform Overview | Workspace |
+|:---:|:---:|:---:|
+| [](./assets/screenshots/hero.png) | [](./assets/screenshots/platform.png) | [](./assets/screenshots/workspace.png) |
+| *Space-themed launcher* | *39 services, one login* | *Cockpit + AI workspace* |
+
+
+
+---
+
+## 💡 Why Atlas OS?
+
+> **Stop paying €500+/month for tools that don't talk to each other.**
+
+| Tool | Atlas OS replaces |
+|------|-----------------|
+| Microsoft 365 (€12.50/user/mo) | Nextcloud + OnlyOffice + Stalwart Mail |
+| HubSpot Starter (€45/mo) | Odoo CRM + n8n automations |
+| Notion (€10/user/mo) | Nextcloud Notes + Forgejo wiki + Paperless DMS |
+| Dropbox Business (€15/user/mo) | Nextcloud (EU, your server) |
+| Zapier Starter (€20/mo) | n8n (self-hosted, unlimited flows) |
+| 1Password (€7/user/mo) | Vaultwarden (self-hosted) |
+| ChatGPT Team (€25/user/mo) | Atlas Chat + AI Gateway (local + cloud fallback) |
+| Uptime Robot Pro (€6/mo) | Uptime Kuma (self-hosted) |
+| **Total SaaS** | **~€140+/mo (1 user)** |
+| **Atlas OS Solo** | **€25/mo — all included** |
+
+
---
## 🖥️ The Desktop
@@ -173,7 +206,7 @@ Full stack: [docs/ai-stack.md](./docs/ai-stack.md)
## 🚀 Quick Deploy (self-host)
```bash
-git clone
+git clone https://git.atlascorporation.nl/chaib/atlas-os
cd atlas-os
chmod +x deploy/install.sh
sudo ./deploy/install.sh --domain yourdomain.com --email admin@yourdomain.com