diff --git a/README.md b/README.md index 01ae62d..51f11cf 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,20 @@ Full-stack website monitoring & performance auditing platform powered by **Googl ``` ┌─────────────────────────────────────────────────────────┐ -│ CloudLense │ -│ │ +│ CloudLense │ +│ │ │ ┌──────────┐ ┌──────────┐ ┌──────────────────┐ │ -│ │ Frontend │───▶│ Backend │───▶│ PostgreSQL (DB) │ │ -│ │ Next.js │ │ Express │ │ via Supabase │ │ -│ │ Port 3000 │◀───│ Port 5000│ └──────────────────┘ │ -│ └──────────┘ └──────────┘ │ -│ │ │ │ -│ │ ▼ │ -│ │ ┌──────────┐ │ -│ │ │Lighthouse│ │ -│ └─── SSE ──│ + Chrome │ │ -│ (progress) │ Headless │ │ -│ └──────────┘ │ +│ │ Frontend │───▶│ Backend │───▶│ PostgreSQL (DB) │ │ +│ │ Next.js │ │ Express │ │ via Supabase │ │ +│ │ Port 3000│◀───│ Port 5000│ └──────────────────┘ │ +│ └──────────┘ └──────────┘ │ +│ │ │ │ +│ │ ▼ │ +│ │ ┌──────────┐ │ +│ │ │Lighthouse│ │ +│ └─── SSE ──│ + Chrome │ │ +│ (progress) │ Headless │ │ +│ └──────────┘ │ └─────────────────────────────────────────────────────────┘ ```