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