From 603449e8500f1a0db14234c199352179a50aa157 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 11 Sep 2017 23:49:15 +0200 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec06cc6d..ec90c8e4 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,10 @@ Has a REST API. # Features * Relays public channel messages between multiple mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, Rocket.Chat, Hipchat (via xmpp), Matrix and Steam. Pick and mix. -* Matterbridge can also work with private groups on your mattermost/slack. +* Support private groups on your mattermost/slack. * Allow for bridging the same bridges, which means you can eg bridge between multiple mattermosts. * The bridge is now a gateway which has support multiple in and out bridges. (and supports multiple gateways). +* Edits and delete messages across bridges that support it (mattermost,slack,discord,gitter,telegram) * REST API to read/post messages to bridges (WIP). # Requirements