Skip to content

Commit 4972413

Browse files
authored
Syntax highlighter on unpkg example
1 parent e321c97 commit 4972413

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
@@ -65,7 +65,7 @@ $ npm install @ffmpeg/ffmpeg
6565
6666
Or, using a script tag in the browser:
6767

68-
```
68+
```html
6969
<script src="https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg.min.js"></script>
7070
<script>
7171
const { createWorker } = FFmpeg;

0 commit comments

Comments
 (0)