From 1e2aba332b0a92a028045ffdd5c33fec2a944116 Mon Sep 17 00:00:00 2001 From: LNJ Date: Sun, 5 Apr 2020 20:43:10 +0200 Subject: README: Add badges for releases and documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/ -- cgit v1.2.3