mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-30 12:38:38 +01:00
Fixed typo and other polishing
This commit is contained in:
parent
14e36b7d6f
commit
112ba5566e
|
|
@ -2,11 +2,11 @@
|
|||
layout: project
|
||||
title: libqmatrixclient
|
||||
categories: projects sdk
|
||||
authors: Kitsune Ral, Felix Rohrbach
|
||||
author: Kitsune Ral, Felix Rohrbach
|
||||
maturity: Late alpha
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
libqmatrixclient is a Qt-based library to make IM clients for the Matrix protocol. It is used by the [Quaternion client](https://matrix.org/docs/projects/client/quaternion.html) and is a part of the Quaternion project. Recent builds of [Tensor](https://matrix.org/docs/projects/client/tensor.html) are also made on top of libqmatrixclient.
|
||||
libqmatrixclient is a Qt-based library to make IM clients for the Matrix protocol. It is used by [Quaternion](https://matrix.org/docs/projects/client/quaternion.html) and is a part of the QMatrixClient project. Recent builds of [Tensor](https://matrix.org/docs/projects/client/tensor.html) are also made on top of libqmatrixclient.
|
||||
|
||||
The project lives in QMatrixClient [github space](https://github.com/QMatrixClient/libqmatrixclient).
|
||||
|
|
|
|||
Loading…
Reference in a new issue