From a879062c0b54610f02324b6c04ae8c16ecd8a250 Mon Sep 17 00:00:00 2001 From: Carlos Mb Date: Mon, 21 Nov 2022 12:24:54 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 05b0033..a068f3e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Mac-iTunes-Music-Playlist-Exporter This project lets you combine auido from a playlist in your Mac's Music/iTunes Library and produces a single audio compilation track. + +For a somewhat detailed breakdown of the code, read the following [article](https://medium.com/codex/how-to-combine-audio-in-swift-and-programmatically-get-music-from-itunes-music-library-on-mac-6c1df23fa679) by your truly. +