From 2aff49f1a5977740df9e0ca1d867a14a6ff5fcbd Mon Sep 17 00:00:00 2001 From: Adeel Raza Date: Wed, 10 Jun 2026 04:38:49 +0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe02e1..f2e1521 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Unlayer Elements + Unlayer Elements

Unlayer Elements

From 86094e3bae4c9472b54237352c7bf43c2cd54b6d Mon Sep 17 00:00:00 2001 From: Adeel Raza Date: Wed, 10 Jun 2026 05:07:35 +0400 Subject: [PATCH 2/2] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f2e1521..ce9deb2 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,15 @@ Write email templates, landing pages, and printable documents using familiar Rea - **Web** — responsive div + flexbox HTML for web pages - **Document** — print-optimized HTML for PDF generation + +### How It Works + +Write once in React. Render anywhere — email, web or PDF. + +

+ Unlayer Elements: Architecture +

+ ## Quick Start ```bash