Verified Commit df2ada6e authored by Jakob Moser's avatar Jakob Moser
Browse files

Change heading

parent 85ba8659
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.