From: Daniel Stenberg Date: Tue, 15 Jan 2019 08:13:56 +0000 (+0100) Subject: README: add codacy code quality badge X-Git-Tag: curl-7_64_0~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=304bce55dd2b8053a64cf42ddf2c527f6d3124e6;p=curl README: add codacy code quality badge [skip ci] --- diff --git a/README.md b/README.md index e75a64ece..b54084502 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![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) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d11483a0cc5c4ebd9da4ff9f7cd56690)](https://www.codacy.com/app/curl/curl?utm_source=github.com&utm_medium=referral&utm_content=curl/curl&utm_campaign=Badge_Grade) 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