Skip to content

Commit 14d5fff

Browse files
committed
docs: update readme
1 parent 6748343 commit 14d5fff

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
<img src="/unlayer.png" style="height: 70px;"/>
1+
<img src="./unlayer.png" style="height: 70px;"/>
22

33
# Nuxt Unlayer
44

55
[![npm version][npm-version-src]][npm-version-href]
66
[![npm downloads][npm-downloads-src]][npm-downloads-href]
77
[![License][license-src]][license-href]
88

9+
![Demo Image](./screenshot.png)
10+
911
> Add the [Unlayer Editor](https://docs.unlayer.com/docs) to your [Nuxt](https://nuxt.com) app easily.
1012
1113
## Demo
1214

13-
** Click `Open in New Tab` when you visit this link **
14-
Here is a link to the demo [Nuxt unlayer demo](https://stackblitz.com/edit/nuxt-starter-tzl335?file=app.vue)
15+
The Demo is available at [Nuxt Unlayer Playground](https://nuxt-unlayer.behonbaker.com/)
1516

1617
## Quick Setup
1718

@@ -120,7 +121,7 @@ const exportHTML = () => {
120121

121122
## Screenshot of playground
122123

123-
<img src="/screenshot.png" style=""/>
124+
<img src="./screenshot.png" style=""/>
124125

125126
## Development
126127

0 commit comments

Comments
 (0)