From 3a64825bd04af952f9d713215aeba8e32368eb11 Mon Sep 17 00:00:00 2001 From: Vitalij Ryndin Date: Thu, 13 Oct 2022 20:49:47 +0800 Subject: [PATCH] docs: update readme --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 138b2c6..f7f027b 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,6 @@ pnpm add twallpaper You can play with `twallpaper` on [twallpaper.js.org](https://twallpaper.js.org) -

- - Edit twallpaper-typescript-example - - - Edit twallpaper-react-example - -

- ## Usage (vanilla) @@ -81,6 +72,10 @@ wallpaper.init() ``` + + Edit twallpaper-typescript-example + + ## React ```sh @@ -107,6 +102,10 @@ export function App() { ``` + + Edit twallpaper-react-example + + ## Using CDN ```html