diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-09-19 14:00:51 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-09-19 14:02:10 +0200 |
commit | fafad1496b036577d68bfc8db688fbcd7930819a (patch) | |
tree | 5fdc17e6d122dade60c1a68a33482fa46383ff77 | |
parent | 2a2404153bb427a8c4b046a96389fc9862944aa3 (diff) |
README: add OSS-Fuzz badge [skip ci]
Closes #4380
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ [](#sponsors) [](https://lgtm.com/projects/g/curl/curl/context:cpp) [](https://www.codacy.com/app/curl/curl?utm_source=github.com&utm_medium=referral&utm_content=curl/curl&utm_campaign=Badge_Grade) +[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj: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 |