From 24c794a0ed30000c54bbe9b08ffe955fe6f5dcc7 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 3 Dec 2020 02:34:18 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 75b7e58..456a110 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ The compiled version that doesnt require python is to be found in the main branc If you want to compile it yourself you can download the code from 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. -If it is used to often it may be slow. -If possible create a reddit app at https://ssl.reddit.com/prefs/apps/ on your reddit account and replace the default id and secret in the ".client" file with your own. +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.\ +If it is used to often it may be slow.\ +If possible create a reddit app at https://ssl.reddit.com/prefs/apps/ on your reddit account and replace the default id and secret in the ".client" file with your own.\