From 40cb0c06c28f49549d5b22f6ed5229b5225ed025 Mon Sep 17 00:00:00 2001 From: Cassandra de la Cruz-Munoz Date: Sun, 22 Oct 2023 20:59:05 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7577fc3..c85fabc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # RotateMusic -to use, simply run: +## Usage -`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 +`python3 path/to/rotateMusic.py path/to/library path/to/media/player/storage [amount of storage in bytes to use]` + +warning: it deletes the `path/to/media/player/storage` folder and all it's contents as part of the process + +## License + +GNU AGPL-3-or-later \ No newline at end of file