diff options
author | Ryan Huber <rhuber@gmail.com> | 2014-04-16 11:01:30 -0500 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2014-04-16 11:01:30 -0500 |
commit | c0b1096a499c2d8131be5cf1a6547a41abeb5747 (patch) | |
tree | 738e314b962d91ae686a1bbb9461f64cbf1db602 /README.md | |
parent | 6cd049d88e48b86fbf6216cb5c5f39119ec87372 (diff) | |
download | wee-slack-c0b1096a499c2d8131be5cf1a6547a41abeb5747.tar.gz |
Update README.md
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 |