diff options
author | Wim <wim@42.be> | 2017-07-16 22:56:26 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-07-16 22:56:26 +0200 |
commit | c9f23869e37584c131b74a7e495e39b5aadae352 (patch) | |
tree | afe506552a87cd6dc0e36b3861f0737549930c52 | |
parent | 61208c0e35a3a04408af96f7821d308a8e92e6b3 (diff) | |
download | matterbridge-msglm-c9f23869e37584c131b74a7e495e39b5aadae352.tar.gz matterbridge-msglm-c9f23869e37584c131b74a7e495e39b5aadae352.tar.bz2 matterbridge-msglm-c9f23869e37584c131b74a7e495e39b5aadae352.zip |
Add stable/devel shields
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,6 +3,8 @@ Click on one of the badges below to join the chat [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/42wim/matterbridge) [![Join the IRC chat at https://webchat.freenode.net/?channels=matterbridgechat](https://img.shields.io/badge/IRC-matterbridgechat-green.svg)](https://webchat.freenode.net/?channels=matterbridgechat) [![Discord](https://img.shields.io/badge/discord-matterbridge-green.svg)](https://discord.gg/AkKPtrQ) [![Matrix](https://img.shields.io/badge/matrix-matterbridge-green.svg)](https://riot.im/app/#/room/#matterbridge:matrix.org) [![Slack](https://img.shields.io/badge/slack-matterbridgechat-green.svg)](https://join.slack.com/matterbridgechat/shared_invite/MjEwODMxNjU1NDMwLTE0OTk2MTU3NTMtMzZkZmRiNDZhOA) [![Mattermost](https://img.shields.io/badge/mattermost-matterbridge-green.svg)](https://framateam.org/signup_user_complete/?id=tfqm33ggop8x3qgu4boeieta6e) +[Stable](https://github.com/42wim/matterbridge/releases/latest): [![Download stable](https://img.shields.io/github/release/42wim/matterbridge.svg)(https://github.com/42wim/matterbridge/releases/latest) [Development]((https://bintray.com/42wim/nightly/Matterbridge/_latestVersion): [![Download dev](https://img.shields.io/bintray/v/42wim/nightly/Matterbridge.svg)](https://bintray.com/42wim/nightly/Matterbridge/_latestVersion) + ![matterbridge.gif](https://s15.postimg.org/qpjhp6y3f/matterbridge.gif) Simple bridge between Mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, Rocket.Chat, Hipchat(via xmpp), Matrix and Steam. @@ -48,7 +50,7 @@ Accounts to one of the supported bridges # Installing ## Binaries * Latest stable release [v0.16.1](https://github.com/42wim/matterbridge/releases/tag/v0.16.1) -* Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/) +* Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/) ## Building Go 1.6+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH) |