update readme

point to releases explicitly
This commit is contained in:
atagen 2020-07-09 20:23:02 +10:00 committed by GitHub
parent e81c41a74c
commit f9ef3230d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.