From b8ea333db0f2c0e766fd3f2b762c5bb89ee38190 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Sat, 5 Dec 2020 15:58:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5bacb90..6ec663f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ If you own python you can download the non-compiled version from the "python" br If you want to compile it yourself you can download the code from the "code" branch +If you want a UI you can download the program from the "main" 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.\