Skip to content

Commit 3cfe7f8

Browse files
committed
Update readme
1 parent 56b1d8b commit 3cfe7f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

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

3-
✅ This package uses **0** external dependencies!
3+
> ✅ This package uses **0** external dependencies!
4+
5+
**Why is zero external dependencies important?**
6+
7+
Using external dependencies not only make you code base very large, but can and will pose a security risks over time.
48

59
Officially only VTT files are supported by the HTML5 track element.
610
This package will convert your SRT subtitles on the fly to VTT subtitles.

0 commit comments

Comments
 (0)