diff --git a/README.md b/README.md index 534d24d..80bb881 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ The awesome carousel component for Svelte 3 ## Demo -https://vadimkorr.github.io/svelte-carousel \ -[REPL](https://svelte.dev/repl/f503a458832f4a358d9ec00f88945ff5) +* [vadimkorr.github.io/svelte-carousel](https://vadimkorr.github.io/svelte-carousel) +* [REPL](https://svelte.dev/repl/f503a458832f4a358d9ec00f88945ff5) ## Installation ```bash @@ -47,7 +47,6 @@ yarn add svelte-carousel -D npm install svelte-carousel -D ``` - 2. Import and use it: ```jsx