diff --git a/README.md b/README.md index db5e992..defe562 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # ChaosMusic +Just a list of mixes played on CCC Events. +Play all tracks random directly with mpv: + +```` +mpv --shuffle $(curl -s "https://git.elektrollart.org/Elektroll/ChaosMusic/raw/branch/master/playlist2" | tr '\n' ' ') --no-video +```