Skip to content

Commit c702db1

Browse files
committed
Update readme
1 parent 49bb9fa commit c702db1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# 💐 Add support for SRT subtitles in HTML5 video elements
22

3+
> ✅ This package uses **0** external dependencies!
4+
35
Officially only VTT files are supported by the HTML5 track element.
46
This package will convert your SRT subtitles on the fly to VTT subtitles.
57

6-
> ✅ This package uses **NO** external dependencies!
7-
88
### 👉 What's new in v2?
99
- Updated code base to modern JavaScript
1010
- Added [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder?retiredLocale=nl) to support all kinds of encodings

0 commit comments

Comments
 (0)