From a0d1fc0d6aeeee08310ec61694bf33195a9013f0 Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 23 Oct 2015 23:02:14 +0200 Subject: [PATCH] Add link to binaries --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2a1939c..c12b1875 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Relays public channel messages between mattermost and IRC. Work in progress. +## binaries +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.1) + ## 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)