Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Epicfisher authored Apr 22, 2018
1 parent d0c0716 commit b288aff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ pip3 install praw, feedparser
#### Post Settings
```
'SUBREDDIT' = The Subreddit's name to post to
'INTERVAL' = Amount of seconds to wait between each RSS check. (Default is 3600)
'POSTINTERVAL' = Amount of seconds to wait after each post has been made. (Default is 30)
'INTERVAL' = Amount of seconds to wait between each RSS check (Default is 3600, which equates to 1 hour)
'POSTINTERVAL' = Amount of seconds to wait after each post has been made (Default is 30)
```

0 comments on commit b288aff

Please sign in to comment.