summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2016-08-20 18:16:22 +0200
committerWim <wim@42.be>2016-08-20 18:16:22 +0200
commitd0a30e354b5b6dc34bde204c90bc25dcd5b155e0 (patch)
treedfba3610227fd20435765d817e76c6f289deaba4
parentc261dc89d51202d52de5f3dd78b202026e136de7 (diff)
downloadmatterbridge-msglm-d0a30e354b5b6dc34bde204c90bc25dcd5b155e0.tar.gz
matterbridge-msglm-d0a30e354b5b6dc34bde204c90bc25dcd5b155e0.tar.bz2
matterbridge-msglm-d0a30e354b5b6dc34bde204c90bc25dcd5b155e0.zip
Fix documentation layout
-rw-r--r--README.md5
1 files 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)