Update README.md

This commit is contained in:
Artur Paikin 2022-08-22 19:24:59 +01:00 committed by GitHub
parent da27a5591a
commit f3aeac4b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,9 +75,7 @@ Alternatively, you can also use a pre-built bundle from Transloadits CDN: Edg
<!-- 1. Add CSS to `<head>` -->
<link href="https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.css" rel="stylesheet">
<!-- 2. Add JS before the closing `</body>` -->
<!-- 3. Initialize -->
<!-- 2. Initialize -->
<div id="files-drag-drop"></div>
<script type="module">
import { Uppy, Dashboard, Tus } from "https://releases.transloadit.com/uppy/v3.0.0-beta.5/uppy.min.mjs"