diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,3 +2,9 @@ wee-slack ========= A WeeChat plugin for Slack.com. Synchronizes read markers, provides typing notification, search, and more! + + +##Deps: + +pip install mechanize +pip install websocket-client |