From 42ed306df9783bf9b892625c3271c4744326011c Mon Sep 17 00:00:00 2001 From: Maxime Dor Date: Fri, 24 Mar 2017 19:00:24 +0100 Subject: [PATCH] Add link to synapse integration wiki page --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f749e3d..0372898 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ After [building](#build) the software, run all the following commands as `root` - Enable service: `systemctl enable mxisd` - Start service: `systemctl start mxisd` +# Integration +- [synapse](https://github.com/kamax-io/mxisd/wiki/Synapse-Integration) + # TODO - Deb package - Docker container