'README.md' ändern

This commit is contained in:
Elektroll 2020-05-03 19:53:31 +02:00
parent 81c0198b8c
commit 6e2688f98b

View file

@ -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
```