From cdf9984a6543f29b7a307a5a45e3e10d0fb28db4 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Mon, 3 Oct 2022 01:27:09 +0200 Subject: README: Add liberapay badge, Center header --- README.md | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0f06fb84..bad0f42f 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,33 @@ SPDX-FileCopyrightText: 2009 Manjeet Dahiya SPDX-License-Identifier: CC0-1.0 --> -# QXmpp - -[![XMPP:2022 Client IM Mobile+ Compliance Badge](https://img.shields.io/badge/XMPP%3A2022%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) -[![Documentation](https://img.shields.io/website?down_message=offline&label=documentation&up_message=online&url=https%3A%2F%2Fdoc.qxmpp.org%2F)][qxmpp-doc] -[![Development Chat](https://search.jabbercat.org/api/1.0/badge?address=qxmpp@muc.kaidan.im)][dev-chat] +

+ QXmpp + + XMPP:2022 Client IM Mobile+ Compliance Badge + +

+ +

+ + Build Status + + + Code Coverage + + + Latest release + + + Documentation + + + Development Chat + + + Donate using Liberapay + +

QXmpp is a cross-platform C++ XMPP client and server library. It is written in C++ and uses Qt framework. @@ -111,6 +130,4 @@ is already know at: https://github.com/qxmpp-project/qxmpp/issues -[dev-chat]: xmpp:qxmpp@muc.kaidan.im?join [xmpp-compliance]: https://xmpp.org/extensions/xep-0459.html -[qxmpp-doc]: https://doc.qxmpp.org/ -- cgit v1.2.3