correction readme
This commit is contained in:
parent
817184ecf7
commit
41c8e8a9cd
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ token_genius = "your genius token"
|
|||
token_reddit = {"client_id": "your client id", "client_secret": "your secret pass", "user_agent": "your reddit's username"}
|
||||
```
|
||||
|
||||
To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and here are the instructions: : ![instructions](https://i.imgur.com/tEzYKDA.png)
|
||||
To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and here are the instructions: ![instructions](https://i.imgur.com/tEzYKDA.png)
|
||||
|
||||
*redirection uri (for copy/paste) : http://localhost:8080*
|
||||
|
||||
|
|
Reference in a new issue