Bläddra i källkod

Install and options intro text

@arturi
AJvanLoon 6 år sedan
förälder
incheckning
ea2faed8c2
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      website/src/docs/uppy.md

+ 4 - 0
website/src/docs/uppy.md

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