mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-05 21:51:23 +00:00
Fix unclosed code block in README
This commit is contained in:
@@ -43,7 +43,7 @@ to preserve compatibility with standard WebVTT players.
|
|||||||
Example:
|
Example:
|
||||||
```bash
|
```bash
|
||||||
ccextractor input.ts --timestamp-map -o output.vtt
|
ccextractor input.ts --timestamp-map -o output.vtt
|
||||||
|
```
|
||||||
|
|
||||||
### Windows Package Managers
|
### Windows Package Managers
|
||||||
|
|
||||||
@@ -132,4 +132,4 @@ For more information visit the CCExtractor website: [https://www.ccextractor.org
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
GNU General Public License version 2.0 (GPL-2.0)
|
GNU General Public License version 2.0 (GPL-2.0)
|
||||||
Reference in New Issue
Block a user