summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-01-15 09:13:56 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-01-15 09:13:56 +0100
commit304bce55dd2b8053a64cf42ddf2c527f6d3124e6 (patch)
tree2fa5ca91169574e9a3dc4a0b4c574746112a2858 /README.md
parentbbae24c3ae3bce7518f0fbd2d260359ee6a36510 (diff)
downloadcurl-304bce55dd2b8053a64cf42ddf2c527f6d3124e6.tar.gz
README: add codacy code quality badge
[skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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&amp;utm_medium=referral&amp;utm_content=curl/curl&amp;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