diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,3 +2,10 @@ 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 |