From 18733ca8545c4578635327c8597ed6cf68463cba Mon Sep 17 00:00:00 2001 From: ado Date: Thu, 25 Feb 2021 22:53:25 +0100 Subject: [PATCH] try bedge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26adf01..9d9038d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![example workflow](https://github.com/red0124/ssp/actions/workflows/ubuntu-latest-gcc.yml/gcc.svg) + A header only "csv" parser which is fast and versatile with modern C++ api. Requires compiler with C++17 support. Conversion for floating point values invoked using [fast-float](https://github.com/fastfloat/fast_float) .