diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-01-28 15:10:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-28 15:10:44 +0000 |
commit | 0d6d72631b4ea36e468683c01d9ae18c95db8f7e (patch) | |
tree | 1e06ac80ff96798babe6f7d74329f48c10897abb /README.md | |
parent | ac3ebcb3ed69f2d79bf41f5ccee7442fb69da584 (diff) |
Add matrix chatroom badge to readme (#689)
* Add matrix chatroom badge to readme
* Update URLs and add dendrite:matrix.org
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) [![Dendrite Dev on Matrix](https://img.shields.io/matrix/dendrite-dev:matrix.org.svg?label=%23dendrite-dev%3Amatrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#dendrite-dev:matrix.org) [![Dendrite on Matrix](https://img.shields.io/matrix/dendrite:matrix.org.svg?label=%23dendrite%3Amatrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#dendrite:matrix.org) Dendrite will be a matrix homeserver written in go. |