From b83fdd79cee7db392e54e9913918905bcbedb5f0 Mon Sep 17 00:00:00 2001 From: Koleman Nix Date: Sat, 7 Mar 2026 14:23:07 -0500 Subject: [PATCH] consistency --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c90a632..cc32162 100644 --- a/README.md +++ b/README.md @@ -492,8 +492,7 @@ Packages [Jackson](https://github.com/FasterXML/jackson-core). * [There is a C# port of the fast_float library](https://github.com/CarlVerret/csFastFloat) called `csFastFloat`. -* There is a [plain C port](https://github.com/kolemannix/ffc.h) (c99) of the fast_float library -called ffc.h +* [There is a plain C port of the fast_float library](https://github.com/kolemannix/ffc.h) called ffc.h ## How fast is it?