From c321e4d85659da01c4ca7edb6129d13ed050a353 Mon Sep 17 00:00:00 2001 From: Cuan Date: Thu, 17 Mar 2022 15:36:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee6da87..f3b07f6 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ flac2pod ``` ...and you will be prompted for your source and destination directories. + In order for flac2pod to function, your library must be structured as follows: library parent dir -> artist dir -> album dir -> FLAC files + When prompted for the source directory, you want to input your library parent directory. # Installation