From 0a6edae2dd08619a9717669c2917ea218314dfcb Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Fri, 20 Mar 2020 22:08:48 -0400 Subject: [PATCH] Removing oss-fuzz logo since it is not clear what it means. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8a6554db2..ed4a4f237 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ This library is part of the [Awesome Modern C++](https://awesomecpp.com) list. [![CircleCI](https://circleci.com/gh/simdjson/simdjson.svg?style=svg)](https://circleci.com/gh/simdjson/simdjson) [![Build status](https://ci.appveyor.com/api/projects/status/ae77wp5v3lebmu6n/branch/master?svg=true)](https://ci.appveyor.com/project/lemire/simdjson-jmmti/branch/master) [![][license img]][license] -[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/simdjson.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:simdjson) ## Quick Start