diff --git a/README.md b/README.md
index e6835fa..652ae7c 100644
--- a/README.md
+++ b/README.md
@@ -55,15 +55,22 @@ SaveInMed é uma solução completa que oferece:
subgraph "External Services"
MP[Mercado Pago
Payments]
+ AS[Asaas
Payments]
+ ST[Stripe
Payments]
end
MKT -->|Marketplace| API
+ MKT -->|Auth/Profile| BACK
API --> PG
BACK --> PG
API --> MP
+ API --> AS
+ API --> ST
BACK --> MP
+ BACK --> AS
+ BACK --> ST
style WEB fill:#4ade80
style MKT fill:#60a5fa