diff --git a/README.md b/README.md index 41594f7..ed5c10a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ python3 -m karaokatalog.deduplicate $SONG_LIBRARY python3 -m karaokatalog.organize $SONG_LIBRARY ``` -### Recode +### Recoding **Re-encode all txt files into UTF-8.** This will use normal UTF-8, i.e., UTF-8 without BOM. If the txt uses UTF-8 with BOM, BOM is removed.