]> granicus.if.org Git - curl/commitdiff
README.md: add LGTM.com code quality grade for C/C++
authorBas van Schaik <github@s.traiectum.net>
Thu, 9 Aug 2018 14:20:34 +0000 (15:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Aug 2018 14:24:28 +0000 (16:24 +0200)
Closes #2857

README.md

index e4dab23a66937138452e563c9ec088287d628899..9819ae228a1c76cab41e9879f6a7a7cfb062628d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
 [![Coverity passed](https://scan.coverity.com/projects/curl/badge.svg)](https://scan.coverity.com/projects/curl)
 [![Build Status](https://travis-ci.org/curl/curl.svg?branch=master)](https://travis-ci.org/curl/curl)
 [![Coverage Status](https://coveralls.io/repos/github/curl/curl/badge.svg)](https://coveralls.io/github/curl/curl)
-[![Backers on Open Collective](https://opencollective.com/curl/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/curl/sponsors/badge.svg)](#sponsors)
+[![Backers on Open Collective](https://opencollective.com/curl/backers/badge.svg)](#backers)
+[![Sponsors on Open Collective](https://opencollective.com/curl/sponsors/badge.svg)](#sponsors)
+[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/curl/curl.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/curl/curl/context:cpp)
 
 Curl is a command-line tool for transferring data specified with URL
 syntax. Find out how to use curl by reading [the curl.1 man