Skip to content

Commit 310f9b9

Browse files
authored
Update README.md
1 parent 79c5235 commit 310f9b9

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 @@ Copies input to output without change, appends *-copy* to filename *e.g.: subtit
2323
Skips asking ```Output file already exists, delete and make a new one? [y/n]``` and simply deletes the existing output file to create a new one. Ideal for batch processing.
2424
- *--help* or *-h*
2525
Shows above information.
26-
## Required External Modules
26+
## Required External Modules:
2727
- [Send2Trash](https://pypi.org/project/Send2Trash/) Python module to safely delete the old output file on both Win and \*nix based systems.
2828
- [cchardet](https://pypi.org/project/cchardet/) Python module to detect your subtitle file encoding.
2929
If your system does not these installed, it will auto install them on first use.

0 commit comments

Comments
 (0)