diff options
author | Wim <wim@42.be> | 2016-07-12 22:00:38 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-07-12 22:00:38 +0200 |
commit | c1c187a1ab36f41e92ea0838d701bef683904758 (patch) | |
tree | 3fd01f52ec1332bf944dfdb36aa6142aefff4919 /README.md | |
parent | 055d12e3ef753bbcbfe12d816a2cb255dee4595e (diff) | |
download | matterbridge-msglm-c1c187a1ab36f41e92ea0838d701bef683904758.tar.gz matterbridge-msglm-c1c187a1ab36f41e92ea0838d701bef683904758.tar.bz2 matterbridge-msglm-c1c187a1ab36f41e92ea0838d701bef683904758.zip |
Fix markdown
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,8 +11,10 @@ Breaking changes for matterbridge can be found in [migration](https://github.com ## Requirements: * [Mattermost] (https://github.com/mattermost/platform/) 3.x (stable, not a dev build) + ### Webhooks version * Configured incoming/outgoing [webhooks](https://www.mattermost.org/webhooks/) on your mattermost instance. + ### Plus (API) version * A dedicated user(bot) on your mattermost instance. |