Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://unlayer.com/logo.svg" alt="Unlayer Elements" width="200" />
<img src="https://unlayer.com/logo_square.png" alt="Unlayer Elements" width="50" />
</p>

<h1 align="center">Unlayer Elements</h1>
Expand All @@ -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.

<p align="center">
<img src="https://unlayer.com/images/unlayer-elements-dark.png" alt="Unlayer Elements: Architecture" width="1200" />
</p>

## Quick Start

```bash
Expand Down
Loading