diff options
| author | LNJ <lnj@kaidan.im> | 2020-04-05 20:43:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-05 20:43:10 +0200 |
| commit | 1e2aba332b0a92a028045ffdd5c33fec2a944116 (patch) | |
| tree | 52de8bd65569bcb59766809d43d28acf6ece2757 | |
| parent | d2f9041c32d5667ae4298bc49b086a9abc1626da (diff) | |
| download | qxmpp-1e2aba332b0a92a028045ffdd5c33fec2a944116.tar.gz | |
README: Add badges for releases and documentation
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# QXmpp [][xmpp-compliance] [](https://github.com/qxmpp-project/qxmpp/actions) [](https://codecov.io/gh/qxmpp-project/qxmpp) +# QXmpp [][xmpp-compliance] [](https://github.com/qxmpp-project/qxmpp/actions) [](https://codecov.io/gh/qxmpp-project/qxmpp) [](https://github.com/qxmpp-project/qxmpp/releases/latest) [][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/ |
