Add chat badge

Closes #126
This commit is contained in:
Jannis Mattheis 2019-03-08 08:36:34 +01:00
parent 1f7d09a440
commit 1a4707acc4
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
<a href="https://goreportcard.com/report/github.com/gotify/server">
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/gotify/server">
</a>
<a href="https://matrix.to/#/#gotify:matrix.org">
<img alt="Matrix" src="https://img.shields.io/matrix/gotify:matrix.org.svg">
</a>
<a href="https://hub.docker.com/r/gotify/server">
<img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/gotify/server.svg">
</a>