From fc8760989ea92d1110afbca081087b72ada4c73e Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 3 Dec 2020 02:41:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c2dc1..3fa3df1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ 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.\ +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.