Upping version, updated readme, changed post keybind.

This commit is contained in:
Michael Lazar
2015-05-28 20:54:04 -07:00
parent 4f92844fc0
commit 2a935922bf
6 changed files with 142 additions and 91 deletions

View File

@@ -115,7 +115,7 @@ class SubredditPage(BasePage):
global history
history.add(url)
@SubredditController.register('p')
@SubredditController.register('c')
def post_submission(self):
"Post a new submission to the given subreddit"