From 48d00abe4ff1a76deb6dbdc8cf504e8d5b89dee9 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Thu, 30 Dec 2021 23:51:40 +0100
Subject: [PATCH] README.md: add link to Matrix room (#2354)

Co-authored-by: David Bauer <mail@david-bauer.net>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d04d8096c..647f0e582 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ If you're new to Gluon and ready to get your feet wet, have a look at the
 
 Gluon's developers frequent an IRC chatroom at [#gluon](ircs://irc.hackint.org/#gluon)
 on [hackint](https://hackint.org/). There is also a [webchat](https://webirc.hackint.org/#irc://irc.hackint.org/#gluon)
-that allows for uncomplicated access from within your browser.
+that allows for uncomplicated access from within your browser. This channel is also available as a bridged Matrix Room at [#gluon:hackint.org](https://matrix.to/#/#gluon:hackint.org).
 
 ## Issues & Feature requests
 
-- 
GitLab