Skip to content

Commit 9ffbac3

Browse files
committed
update readme
1 parent a0a4b41 commit 9ffbac3

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
@@ -23,7 +23,7 @@ Library using one simple function to fetch transcript
2323
fetchTranscript(for videoId: String,config: TranscriptConfig = .init()) async throws -> [TranscriptResponse]
2424
```
2525

26-
Example:
26+
### Example
2727

2828
```swift
2929
import YoutubeTranscript

0 commit comments

Comments
 (0)