Skip to content

Commit a3d6991

Browse files
authored
Update README.md
1 parent 0c98efc commit a3d6991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ In the body section of your html file, create an input element of type `file` an
5858
Next, load the module either by [using the script tag](#using-the-script-tag) or by [using a bundler](#using-a-bundler)!
5959

6060
#### Using the script tag
61-
When loading it via the `<script>` tag, you can either use the [CDN version](#cdn-version) or [download the code itself and include it in your project](#via-download). The easiest and fastest to start with is using the [CDN version](#cdn-version). If you want to be able to use it offline, [download and include it](#via-download)!
61+
When loading it via the `<script>` tag, you can either use the CDN version or download the code itself and include it in your project. The easiest and fastest to start with is using the [CDN version](#cdn-version). If you want to be able to use it offline, [download and include it](#via-download)!
6262

6363
##### Via CDN
6464
```js

0 commit comments

Comments
 (0)