diff options
author | louiz’ <louiz@louiz.org> | 2016-10-06 22:26:59 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-10-06 22:29:47 +0200 |
commit | b7f02f79fa21ad7fda17f0498d84f4fc24a543e5 (patch) | |
tree | 5501bdfe3f72f491714017373536c4276358f2ea | |
parent | 0049b3e32d1d65acb4314208ddfdd52728d17162 (diff) | |
download | biboumi-b7f02f79fa21ad7fda17f0498d84f4fc24a543e5.tar.gz biboumi-b7f02f79fa21ad7fda17f0498d84f4fc24a543e5.tar.bz2 biboumi-b7f02f79fa21ad7fda17f0498d84f4fc24a543e5.tar.xz biboumi-b7f02f79fa21ad7fda17f0498d84f4fc24a543e5.zip |
Add a coverity badge to the readme
-rw-r--r-- | README.rst | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,7 +6,10 @@ Biboumi .. image:: https://lab.louiz.org/louiz/biboumi/badges/master/coverage.svg :target: https://lab.louiz.org/louiz/biboumi/commits/master - + +.. image:: https://scan.coverity.com/projects/3726/badge.svg + :target: https://scan.coverity.com/projects/louiz-biboumi + Biboumi is an XMPP gateway that connects to IRC servers and translates between the two protocols. It can be used to access IRC channels using any XMPP client as if these channels were XMPP MUCs. |