From db90287a2948d8d5828317f03f48d76cacb17161 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Sat, 5 Dec 2020 16:00:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea857c4..4af2466 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 more compact version and don't need a UI you can download the program from the "noui_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.\