From 32294b709ad95f026c81ac27c58d403880482c62 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 28 Jan 2019 12:21:24 +0000 Subject: [PATCH] Add matrix chatroom badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 857ed9c58..5a1a83724 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dendrite [![Build Status](https://travis-ci.org/matrix-org/dendrite.svg?branch=master)](https://travis-ci.org/matrix-org/dendrite) +# Dendrite [![Build Status](https://travis-ci.org/matrix-org/dendrite.svg?branch=master)](https://travis-ci.org/matrix-org/dendrite) [![Matrix Chat]( https://img.shields.io/matrix/dendrite-dev:matrix.org.svg?server_fqdn=matrix.org)](https://matrix.to/#/#dendrite-dev:matrix.org) Dendrite will be a matrix homeserver written in go.