aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLNJ <lnj@kaidan.im>2020-04-05 20:43:10 +0200
committerGitHub <noreply@github.com>2020-04-05 20:43:10 +0200
commit1e2aba332b0a92a028045ffdd5c33fec2a944116 (patch)
tree52de8bd65569bcb59766809d43d28acf6ece2757
parentd2f9041c32d5667ae4298bc49b086a9abc1626da (diff)
downloadqxmpp-1e2aba332b0a92a028045ffdd5c33fec2a944116.tar.gz
README: Add badges for releases and documentation
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 409003cf..15f4eec9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# QXmpp [![XMPP:2020 Client IM Mobile+ Compliance Badge](https://img.shields.io/badge/XMPP%3A2020%20Client-Core%20IM%20Mobile%2B-green)][xmpp-compliance] [![Build Status](https://github.com/qxmpp-project/qxmpp/workflows/tests/badge.svg)](https://github.com/qxmpp-project/qxmpp/actions) [![Code Coverage](https://img.shields.io/codecov/c/github/qxmpp-project/qxmpp.svg)](https://codecov.io/gh/qxmpp-project/qxmpp)
+# QXmpp [![XMPP:2020 Client IM Mobile+ Compliance Badge](https://img.shields.io/badge/XMPP%3A2020%20Client-Core%20IM%20Mobile%2B-green)][xmpp-compliance] [![Build Status](https://github.com/qxmpp-project/qxmpp/workflows/tests/badge.svg)](https://github.com/qxmpp-project/qxmpp/actions) [![Code Coverage](https://img.shields.io/codecov/c/github/qxmpp-project/qxmpp.svg)](https://codecov.io/gh/qxmpp-project/qxmpp) [![Latest release](https://img.shields.io/github/v/release/qxmpp-project/qxmpp)](https://github.com/qxmpp-project/qxmpp/releases/latest) [![Website](https://img.shields.io/website?down_message=offline&label=documentation&up_message=online&url=https%3A%2F%2Fdoc.qxmpp.org%2F)][qxmpp-doc]
QXmpp is a cross-platform C++ XMPP client and server library. It is written
in C++ and uses Qt framework.
@@ -94,3 +94,4 @@ is already know at:
https://github.com/qxmpp-project/qxmpp/issues
[xmpp-compliance]: https://xmpp.org/extensions/xep-0423.html
+[qxmpp-doc]: https://doc.qxmpp.org/