Update README.md
This commit is contained in:
parent
acee9f4ce5
commit
791fadd99d
12
README.md
12
README.md
@ -5,13 +5,13 @@ YOU DO NOT NEED PYTHON TO RUN THIS PROGRAMM
|
||||
|
||||
If you own python you can download the non-compiled version from the "python" branch
|
||||
|
||||
If you want to compile it yourself you can download the codefrom the "code" branch
|
||||
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.\
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user