update readme

This commit is contained in:
arnaudDerbey
2019-07-02 10:32:59 +02:00
parent 15cf36e0fb
commit 84a30daa56
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# sv-dropzone
# svelte-dropzone
sv-dropzone is a simple & ssr ready wrapper around [dropzone.JS] for [svelte] and [sapper].
@@ -11,7 +11,7 @@ sv-dropzone is a simple & ssr ready wrapper around [dropzone.JS] for [svelte] an
## Installation
```bash
$ npm i sv-dropzone
$ npm i svelte-dropzone
```
## Usage