From 20eec3e8b1e6c2a038dfceb597c1c2aed2ef11f2 Mon Sep 17 00:00:00 2001 From: Ryan Huber Date: Wed, 16 Apr 2014 11:02:49 -0500 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61ecfd2..451e00f 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ A WeeChat plugin for Slack.com. Synchronizes read markers, provides typing notif ##Deps: pip install mechanize + pip install websocket-client -- cgit