Update README.md

This commit is contained in:
Lukas Baumann 2020-12-03 02:37:41 +01:00 committed by GitHub
parent 97017e6e10
commit f21ce2b03b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,12 @@
# Wallpaper-Changer # Wallpaper-Changer
Wallpaper Changer for Windows using the r/Wallpaper subreddit Wallpaper Changer for Windows using the r/Wallpaper subreddit
PYTHON 3 AND FOLLOWING MODULES ARE REQUIRED TO RUN THIS PROGRAMM PYTHON 3 AND FOLLOWING MODULES ARE REQUIRED TO RUN THIS PROGRAMM:
* cx_Freeze
* praw
* progressbar
* imgur_downloader
* wxPython
The compiled version that doesnt require python is to be found in the main branch The compiled version that doesnt require python is to be found in the main branch