Skip to content

Commit 834ef31

Browse files
committed
docs(readme): hero image links to live app
1 parent 18b60cb commit 834ef31

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Turn Markdown into a print-ready PDF in your browser: **live GitHub-flavored preview**, **syntax-highlighted** fenced code blocks, and **Mermaid** diagrams. Works **offline as a PWA** after the first load; processing stays in the browser (no separate backend).
44

55
<p align="center">
6-
<img src="docs/readme-hero.png" alt="Markdown to PDF: Markdown editor beside live rendered preview, export to PDF" width="840" />
6+
<a href="https://md2pdf.marcopontili.com" target="_blank" rel="noopener noreferrer">
7+
<img src="docs/readme-hero.png" alt="Markdown to PDF: Markdown editor beside live rendered preview, export to PDF" width="840" />
8+
</a>
79
</p>
810

911
Live app: **[md2pdf.marcopontili.com](https://md2pdf.marcopontili.com)**

0 commit comments

Comments
 (0)