From 0a17150096d778b20f8d6f065ba4d60b5131db97 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Mon, 25 Nov 2024 15:49:40 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f9abb38..0d96b65 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ## fast_float number parsing library: 4x faster than strtod -[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/fast_float.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:fast_float) [![Ubuntu 22.04 CI (GCC 11)](https://github.com/fastfloat/fast_float/actions/workflows/ubuntu22.yml/badge.svg)](https://github.com/fastfloat/fast_float/actions/workflows/ubuntu22.yml) The fast_float library provides fast header-only implementations for the C++