README.md: add a REUSE badge

Closes #9004
This commit is contained in:
Daniel Stenberg 2022-06-14 08:29:31 +02:00
parent a33f90b1e3
commit 20e0507381
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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