Update README.md

This commit is contained in:
Cassandra de la Cruz-Munoz 2023-10-22 20:59:05 +02:00
parent 9ba1a0ec33
commit 40cb0c06c2

View File

@ -1,5 +1,11 @@
# RotateMusic # 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]` `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