aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2014-04-16 11:01:30 -0500
committerRyan Huber <rhuber@gmail.com>2014-04-16 11:01:30 -0500
commitc0b1096a499c2d8131be5cf1a6547a41abeb5747 (patch)
tree738e314b962d91ae686a1bbb9461f64cbf1db602 /README.md
parent6cd049d88e48b86fbf6216cb5c5f39119ec87372 (diff)
downloadwee-slack-c0b1096a499c2d8131be5cf1a6547a41abeb5747.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd96da8..61ecfd2 100644
--- a/README.md
+++ b/README.md
@@ -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