From d0a30e354b5b6dc34bde204c90bc25dcd5b155e0 Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 20 Aug 2016 18:16:22 +0200 Subject: [PATCH] Fix documentation layout --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 093566b9..03c93a04 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,15 @@ 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)