morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

commit 64705de6c684e2411b845b44a0b856829cbfe50b
parent 18ecd66badcbe45e5d849e3cc525c33e2a0bff73
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed,  6 Dec 2017 13:35:34 +0100

Add more shields and change ordering of them

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Diffstat:
MREADME.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,8 +1,11 @@ # Morpheus -[![CircleCI branch](https://img.shields.io/circleci/project/github/Nordgedanken/Morpheus/master.svg)](https://circleci.com/gh/Nordgedanken/Morpheus) [![Build status](https://ci.appveyor.com/api/projects/status/a0ke0029ely9w7hu?svg=true)](https://ci.appveyor.com/project/MTRNord/neo) +CircleCi [![CircleCI branch](https://img.shields.io/circleci/project/github/Nordgedanken/Morpheus/master.svg)](https://circleci.com/gh/Nordgedanken/Morpheus) + +Appveyor [![Build status](https://ci.appveyor.com/api/projects/status/a0ke0029ely9w7hu?svg=true)](https://ci.appveyor.com/project/MTRNord/neo) _Appveyor CI is known to be broken_ +[![Github All Releases](https://img.shields.io/github/downloads/Nordgedanken/Morpheus/total.svg)]() --- A Matrix client written in Go-QT