aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLNJ <lnj@kaidan.im>2020-04-05 20:18:50 +0200
committerGitHub <noreply@github.com>2020-04-05 20:18:50 +0200
commitd2f9041c32d5667ae4298bc49b086a9abc1626da (patch)
tree22ec746ea2efdb1ea6f59816d86c1eff32e97fcc /README.md
parentdc10bd0f7a9c4615bd7ac5926cb0b92204307242 (diff)
README: Move badges into header
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index c2f19762..409003cf 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,4 @@
-[![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)
-
-About 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)
QXmpp is a cross-platform C++ XMPP client and server library. It is written
in C++ and uses Qt framework.