Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MP3Martin authored Oct 25, 2022
1 parent 1b78613 commit ef2b2aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@


#### 3. Too confusing?
* Just add `<script src="https://cdn.jsdelivr.net/gh/MP3Martin/jsRUNpy.js@1/jsRUNpy.min.js"></script>` in your `<head>` tags
* Just add
```html
<script src="https://cdn.jsdelivr.net/gh/MP3Martin/jsRUNpy.js@1/jsRUNpy.min.js"></script>
```
* in your `<head>` tags

## File chooser
1. **`jsRUNpy.js`** - uncompressed file, nearly 4MB, <ins>not recommended</ins>
Expand Down

0 comments on commit ef2b2aa

Please sign in to comment.