summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-06-14 08:29:31 +0200
committerDaniel Stenberg <daniel@haxx.se>2022-06-14 09:00:15 +0200
commit20e05073811718ed659b25c395dd49b09301694b (patch)
tree441a7de9d3100a87898a6b0ba1d249000929de32 /README.md
parenta33f90b1e3c995738542971e761804ecc44df85a (diff)
downloadcurl-20e05073811718ed659b25c395dd49b09301694b.tar.gz
README.md: add a REUSE badge
Closes #9004
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 60d01b20d..b4583c3ab 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ SPDX-License-Identifier: curl
[![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)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/curl.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:curl)
+[![REUSE status](https://api.reuse.software/badge/github.com/curl/curl)](https://api.reuse.software/info/github.com/curl/curl)
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