]> granicus.if.org Git - postgis/commitdiff
Remove IRC badge, adding a link to matrix bridge to chat section
authorSandro Santilli <strk@kbt.io>
Thu, 10 Nov 2016 19:07:53 +0000 (19:07 +0000)
committerSandro Santilli <strk@kbt.io>
Thu, 10 Nov 2016 19:07:53 +0000 (19:07 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15225 b70326c6-7e19-0410-871a-916f4a2858ee

README.md

index 0977dd2204615023ae8492ade79faf3b43955dad..be6626bf300187092888afb7aea7b32b9a146350 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,9 +14,6 @@ GitLab-CI:
  [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/svn-trunk/build.svg)]
  (https://gitlab.com/postgis/postgis/commits/svn-trunk)
 
-[![chat](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)]
-(https://kiwiirc.com/client/irc.freenode.net/#postgis)
-
 This file is here to play nicely with modern code repository facilities.
 Actual readme is [here](README.postgis).
 
@@ -25,15 +22,23 @@ https://trac.osgeo.org/postgis/
 
 ## Official chat room:
 
-Use your preferred client, if configured:
+Official chat room is the #postgis channel on the
+[freenode](https://freenode.net) network.
+
+To partecipate, point your preferred
+[IRC client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients)
+to:
 
  irc://irc.freenode.net/#postgis
 
-Or try a web client like:
+Or try a web IRC client like:
  - [qwebirc@freenode](https://webchat.freenode.net/?channels=#postgis)
  - [KiwiIRC](https://kiwiirc.com/client/irc.freenode.net/#postgis)
 
+Or join via [matrix](https://matrix.to/#/#freenode_#postgis:matrix.org)
+
 ## Official source tarball releases
+
 http://postgis.net/source
 
 If you would like to contribute to this project, please refer to our