From 0e11cea0fa6d75d04bd86f2d8c990387eb822c06 Mon Sep 17 00:00:00 2001 From: lumi Date: Mon, 17 Apr 2017 23:03:27 +0000 Subject: [PATCH] add the MUC to the README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b8c4980c..760280a9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ What's this? A very much WIP rust XMPP library with the goals of being type-safe, well-tested and simple. +Contact +------- + +There is an XMPP MUC for the discussion of this library, feel free to join! :) + +[xmpp-rs@muc.linkmauve.fr](xmpp:xmpp-rs@muc.linkmauve.fr?join) + Can I use it yet? -----------------