From 144c3f53e03ca56fb0782f1148bbf5d7d946636c Mon Sep 17 00:00:00 2001 From: Cuan Date: Mon, 28 Mar 2022 22:33:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa80396..4c1c730 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # flac2pod Converts your existing FLAC library to be played on an iPod Classic. -This script makes use of ffmpeg to convert your existing FLAC music library to AAC-256 or MP3-320 for easy iPod Classic use. It also takes advantage of "rg2sc" (https://github.com/rwinkhart/rg2sc) to convert any existing ReplayGain tags to Apple Sound Check tags that are compatible with Apple products. +This script makes use of ffmpeg to convert your existing FLAC music library to AAC-256 or MP3-320 for easy iPod Classic use. It also takes advantage of "rg2sc" (https://github.com/rwinkhart/rg2sc) to convert any existing ReplayGain tags to Apple SoundCheck tags that are compatible with Apple products. # Usage Simply run...