Pārlūkot izejas kodu

Update README.md

Kevin van Zonneveld 6 gadi atpakaļ
vecāks
revīzija
b7e2aabf4a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      packages/@uppy/companion/README.md

+ 1 - 1
packages/@uppy/companion/README.md

@@ -7,7 +7,7 @@
 Companion is a server integration for [Uppy](https://github.com/transloadit/uppy) file uploader.
 
 It handles the server-to-server communication between your server and file storage providers such as Google Drive, Dropbox,
-Instagram, etc. [See here for full documentation](https://uppy.io/docs/server/)
+Instagram, etc. **Companion is not a target to upload files to**. For this, use a <https://tus.io> server (if you want resumable) or your existing Apache/Nginx server (if you don't). [See here for full documentation](https://uppy.io/docs/server/)
 
 ## Install