From eabf64803141b0006ebeac170c63be15b203d204 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 3 Dec 2020 02:34:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 456a110..3d5513a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ If possible create a reddit app at https://ssl.reddit.com/prefs/apps/ on your re To do so: +
 1. Click on "Create App" and fill in the blanks.
 2. Select the "script" radio button.
     The "about url" is just information.
@@ -26,3 +27,4 @@ Put the client id in the first line of a file titled ".client" in the same direc
 You should find the client secret as "secret".
 Put the client secret in the second line of the ".client" file.
 You're good to go!
+