Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit c484618bcf30b388702178320046c34001499969 Author: Wim <wim@42.be> Date: Sat Aug 20 18:16:22 2016 +0000 Fix documentation layout diff --git a/README.md b/README.md index 093566b..03c93a0 100644 --- a/README.md +++ b/README.md @@ -614 +615 @@ Simple bridge between mattermost and IRC.  * Supports multiple mattermost and irc channels.  * Matterbridge -plus also works with private groups on your mattermost.   -This project has now [matterbridge-plus](https://github.com/42wim/matterbridge-plus/) merged in. -Breaking changes for matterbridge can be found in [migration](https://github.com/42wim/matterbridge/blob/master/migration.md) +This project has now [matterbridge-plus](https://github.com/42wim/matterbridge-plus/) merged in. +Breaking changes for matterbridge can be found in [migration](https://github.com/42wim/matterbridge/blob/master/migration.md)  Look at [matterbridge.conf.sample] (https://github.com/42wim/matterbridge/blob/master/matterbridge.conf.sample) for an example.    Configuration changes since v0.5.0 can be found in [changelog.md] (https://github.com/42wim/matterbridge/blob/master/changelog.md)    ## Requirements:  * [Mattermost] (https://github.com/mattermost/platform/) +  ### Compatibility  * Matterbridge v0.6.0 works with mattermost 3.3.0 and higher [3.3.0 release](https://github.com/mattermost/platform/releases/tag/v3.3.0)  * Matterbridge v0.5.0 works with mattermost 3.0.0 - 3.2.0 [3.2.0 release](https://github.com/mattermost/platform/releases/tag/v3.2.0)