Updated README faq, added requirements.txt.

This commit is contained in:
Michael Lazar
2015-10-20 01:24:58 -07:00
parent 9842e187b8
commit e950f99e81
3 changed files with 37 additions and 14 deletions

5
requirements.py3.txt Normal file
View File

@@ -0,0 +1,5 @@
tornado
praw>=3.3.0
six
requests
kitchen