diff options
author | Badlop <badlop@process-one.net> | 2021-02-23 20:57:03 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2021-03-04 16:41:15 +0100 |
commit | 9bd4f60c8acdde679866ecdd6eeb5ef4ef9532fd (patch) | |
tree | 6b61f36f72ee357754e2b652ec7dcd5a5f70bc32 | |
parent | Use monitors to track muc rooms (diff) |
Added badges for github actions, coveralls.io and weblate
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ ejabberd Community Edition ========================== -[](https://travis-ci.org/processone/ejabberd) [](https://hex.pm/packages/ejabberd) +[](https://travis-ci.org/processone/ejabberd) +[](https://github.com/processone/ejabberd/actions/workflows/tests.yml) +[](https://coveralls.io/github/processone/ejabberd?branch=master) +[](https://hosted.weblate.org/projects/ejabberd/ejabberd-po/) +[](https://hex.pm/packages/ejabberd) ejabberd is a distributed, fault-tolerant technology that allows the creation of large-scale instant messaging applications. The server can reliably support |