Wallpaper-Changer/README.md
2020-12-03 02:16:25 +01:00

17 lines
207 B
Markdown

# Wallpaper Changer Build Code
<pre>
REQUIREMENTS:
Python 3
Following modules:
* cx_Freeze
* praw
* progressbar
* imgur_downloader
* wxPython
To build execute "build.py"
</pre>