From: Tom Hromatka Date: Wed, 12 Jan 2022 21:32:25 +0000 (-0700) Subject: README.md: Add LGTM badge X-Git-Tag: v3.0~247^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af504f1afc082a8b37e84487da6d7bfa896b630;p=thirdparty%2Flibcgroup.git README.md: Add LGTM badge Signed-off-by: Tom Hromatka Reviewed-by: Kamalesh Babulal --- diff --git a/README.md b/README.md index 3b47fe81..74e03526 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![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/context:cpp) The entire libcgroup README is available [here](README).