From 9ba1a0ec335f728ea4ca4ef75b1b0e7251791069 Mon Sep 17 00:00:00 2001 From: Cassandra de la Cruz-Munoz Date: Sun, 22 Oct 2023 20:57:12 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 042c410..7577fc3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # RotateMusic +to use, simply run: + +`python3 path/to/rotateMusic.py path/to/library path/to/media/player/storage [amount of storage in bytes to use]` \ No newline at end of file