From 00c21e13aab544ca324353403d35c7ea185070c3 Mon Sep 17 00:00:00 2001 From: nxshock Date: Mon, 22 Jul 2019 22:05:51 +0500 Subject: [PATCH] Add coverage bage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aec2a62..1acd7cc 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Signaller Currently only memory backend are supported. [![Build Status](https://travis-ci.com/nxshock/signaller.svg?branch=master)](https://travis-ci.com/nxshock/signaller) +[![Coverage Status](https://coveralls.io/repos/github/nxshock/signaller/badge.svg)](https://coveralls.io/github/nxshock/signaller) Implemented from [Client-Server API](https://matrix.org/docs/spec/client_server/latest):