From 9da250cf03233174cfccf0bf6f0d3a63cb93750a Mon Sep 17 00:00:00 2001 From: Surferlul <66851546+Surferlul@users.noreply.github.com> Date: Thu, 3 Dec 2020 01:01:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 906e2be..f7406b4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Wallpaper Changer for Windows using the r/Wallpaper subreddit YOU DO NOT NEED PYTHON TO RUN THIS PROGRAMM +If you own python you can download the non-compiled version from the "python" branch + +If you want to compile it yourself you can download the codefrom the "code" branch + This app uses the reddit api for Python. The reddit api has limits. The app already had a configured ".client" file with a throwaway client id and client secret so you don't have to create your own reddit app.