From 50a1df386e01ccb0cc7d95a19ae36ce8d0304057 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Fri, 11 Aug 2017 14:31:28 -0700 Subject: [PATCH] README: mention github and IRC channel --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c36fd6a..4ee1cf4 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,9 @@ PAKE phase. See `src/wormhole/cli/cmd_send.py` for examples. ## Development +* Bugs and Patches: https://github.com/warner/magic-wormhole +* Chat: #magic-wormhole on irc.freenode.net + To set up Magic Wormhole for development, you will first need to install [virtualenv][].