diff --git a/README.md b/README.md index 25cd7c1..3b54b5f 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ Lossy Sound Destroyer a quick python GUI for an automated FFmpeg process, aimed at people interested in (ab)using lossy compression to create interesting artifacts. -prerequisites: ++ prerequisites: local FFmpeg installation python 3.7 Gooey you may either run the `LSD.py` directly from python, or use the `setup.py` with PyInstaller to create an executable. + +alternatively, use the 'releases' tab on the right to download a precompiled binary.