diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2019-11-19 15:11:39 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2019-11-19 15:11:39 +0900 |
commit | 1d57741c679ec3112ae45e833b8f152fa737b944 (patch) | |
tree | 9df3cfb69e8a9e4f161f8cedb97af1bbab50ade1 /README.md | |
parent | fdd094a5ef3dd8a2ef06cfa1282482a60837b317 (diff) | |
download | libquotient-1d57741c679ec3112ae45e833b8f152fa737b944.tar.gz libquotient-1d57741c679ec3112ae45e833b8f152fa737b944.zip |
Add LGTM badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ [![release](https://img.shields.io/github/release/quotient-im/libQuotient/all.svg)](https://github.com/quotient-im/libQuotient/releases/latest) [![](https://img.shields.io/cii/percentage/1023.svg?label=CII%20best%20practices)](https://bestpractices.coreinfrastructure.org/projects/1023/badge) ![](https://img.shields.io/github/commit-activity/y/quotient-im/libQuotient.svg) +[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/quotient-im/libQuotient.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/quotient-im/libQuotient/context:cpp) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) The Quotient project aims to produce a Qt5-based SDK to develop applications |