aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-02-02 19:37:53 +0900
committerGitHub <noreply@github.com>2018-02-02 19:37:53 +0900
commit818fbda8c43fa76ede72db2e941ec81fe093cc59 (patch)
tree6fbd463de6c4d2b95589fc1a26926d2621780382
parentffb8233d1b6ac54e37391e1949697ba8f6828f47 (diff)
downloadlibquotient-818fbda8c43fa76ede72db2e941ec81fe093cc59.tar.gz
libquotient-818fbda8c43fa76ede72db2e941ec81fe093cc59.zip
Add CII Best Practices badge to the flair section
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 370380c5..fc9ad5e0 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
[![license](https://img.shields.io/github/license/QMatrixClient/libqmatrixclient.svg)](https://github.com/QMatrixClient/libqmatrixclient/blob/master/COPYING)
![status](https://img.shields.io/badge/status-beta-yellow.svg)
[![release](https://img.shields.io/github/release/QMatrixClient/libqmatrixclient/all.svg)](https://github.com/QMatrixClient/libqmatrixclient/releases/latest)
+[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1023/badge)](https://bestpractices.coreinfrastructure.org/projects/1023)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
libqmatrixclient is a Qt5-based library to make IM clients for the [Matrix](https://matrix.org) protocol. It is the backbone of [Quaternion](https://github.com/QMatrixClient/Quaternion), [Tensor](https://matrix.org/docs/projects/client/tensor.html) and some other projects.