From 19e1378b9dc5d79186b1ec3120347a447877d3c2 Mon Sep 17 00:00:00 2001 From: Karthik <105512128+karthik11135@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:31:36 +0530 Subject: [PATCH] fix(readme): add other integrations in readme (#1840) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ae4e1f880..a68467d544 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ Emails built with React Email can be converted into HTML and sent using any emai - [SendGrid](https://github.com/resend/react-email/tree/main/examples/sendgrid) - [Postmark](https://github.com/resend/react-email/tree/main/examples/postmark) - [AWS SES](https://github.com/resend/react-email/tree/main/examples/aws-ses) +- [Plunk](https://github.com/resend/react-email/tree/main/examples/plunk) +- [Scaleway](https://github.com/resend/react-email/tree/main/examples/scaleway) ## Support