#48 : Update readme

This commit is contained in:
Vadim
2021-08-14 19:10:17 +03:00
parent 7966df7ab8
commit 9751a4847b

View File

@@ -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