diff --git a/README.md b/README.md index a1d42fa..2a35e1c 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,11 @@ instead of losing track of every sole version they use. ## Dependencies - You need **[requests](https://pypi.org/project/requests/)** for the application to work.
Pyinstaller is only needed for building. +

+Windows only:
+To implement the icon, install pillow pip install pillow and add -i img/icon.svg to the pyinstaller command. ## Building from source