Browse Source

Update README.md

Artur Paikin 7 năm trước cách đây
mục cha
commit
7ffebb7b99
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -38,6 +38,8 @@ const uppy = Uppy({ autoProceed: false })
   .on('core:success', files => console.log(`Successfully uploaded these files: ${files}`))
 ```
 
+Please refer to the [the documentation](http://uppy.io/docs) for details on how to use Uppy and its plugins.
+
 ## Features
 
 - Lightweight, modular plugin-based architecture, easy on dependencies :zap: