summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2015-12-09 00:42:50 +0100
committerWim <wim@42.be>2015-12-09 00:42:50 +0100
commitc1f80383f7cb08c108afc8e093023d09864cc5a2 (patch)
tree9cfffab662f34a778c117acbf5575961462ac59d /README.md
parentbd7c1e3e3c7fa92c4f1ad7ab296ffc819d54aab8 (diff)
downloadmatterbridge-msglm-c1f80383f7cb08c108afc8e093023d09864cc5a2.tar.gz
matterbridge-msglm-c1f80383f7cb08c108afc8e093023d09864cc5a2.tar.bz2
matterbridge-msglm-c1f80383f7cb08c108afc8e093023d09864cc5a2.zip
Update to v0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 10b9f5c4..1ac2ad0c 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,10 @@
Simple bridge between mattermost and IRC. Uses the in/outgoing webhooks.
Relays public channel messages between mattermost and IRC.
-Work in progress.
-
-Requires mattermost build from master (or 1.2.0 when released).
+Requires mattermost 1.2.0+
## binaries
-Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.1)
+Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.2)
## building
Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH)