From cad0fe790f121d288079ef05fc2e736b78a7a78e Mon Sep 17 00:00:00 2001 From: Sebastian Geisler Date: Sat, 9 Feb 2019 14:53:16 -0800 Subject: [PATCH] point to IRC --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83de32f5..692344f9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ docs would be extremely appreciated. # Contributing Contributions are generally welcome. If you intend to make larger changes please discuss them in an issue before PRing -them to avoid duplicate work and architectural mismatches. +them to avoid duplicate work and architectural mismatches. If you have any questions or ideas you want to discuss +please join us in [#rust-bitcoin](http://webchat.freenode.net/?channels=%23rust-bitcoin) on freenode. ## Installing Rust Rust can be installed using your package manager of choice or [rustup.rs](https://rustup.rs). The former way is