Skip to content

Commit 52728cc

Browse files
committed
Update readme.md
1 parent 2465e3c commit 52728cc

File tree

2 files changed

+13
-1546
lines changed

2 files changed

+13
-1546
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@ const content = await fetchTrack('https://example.com/path/my-subtitle.srt');
117117
```
118118

119119
#### srt2vtt
120-
Convert SRT to VTT
120+
Convert SRT to VTT.
121+
122+
There is no advanced API returning to add extra *VTT* sections like a header, comment or styles.
121123

122124
```javascript
123125
/**

0 commit comments

Comments
 (0)