]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
README.md: Add python code quality badge
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 16 Feb 2022 19:27:05 +0000 (12:27 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 16 Feb 2022 19:27:05 +0000 (12:27 -0700)
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
README.md

index 062f544df0339d9df0a4250a74e60249a11e9280..3d6b2f20f26ef1ae062c458fede82559b1890d95 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 [![Build Status](https://github.com/libcgroup/libcgroup/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/libcgroup/libcgroup/actions)
 [![Coverage Status](https://coveralls.io/repos/github/libcgroup/libcgroup/badge.png)](https://coveralls.io/github/libcgroup/libcgroup)
 [![Doxygen Documentation](https://img.shields.io/badge/Documentation-Doxygen-green.svg)](https://libcgroup.github.io/libcgroup/)
-[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/libcgroup/libcgroup.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/libcgroup/libcgroup/alerts/?mode=list)
+[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/libcgroup/libcgroup.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/libcgroup/libcgroup/alerts/?mode=list&lang=cpp)
+[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/libcgroup/libcgroup.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/libcgroup/libcgroup/alerts/?mode=list&lang=python)
 
 The entire libcgroup README is available [here](README).