Install and options intro text

@arturi
This commit is contained in:
AJvanLoon 2018-07-31 13:59:15 +02:00 committed by GitHub
parent 8dbf1e358f
commit ea2faed8c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,8 @@ const uppy = Uppy()
## Installation
Install from NPM:
```shell
npm install @uppy/core
```
@ -28,6 +30,8 @@ const Core = Uppy.Core
## Options
The Uppy core module has the following configurable options:
```js
const uppy = Uppy({
id: 'uppy',