diff --git a/README.md b/README.md index a936e0e..d4c6617 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Conversion for floating point values invoked using [fast-float](https://github.c Function traits taken from *qt-creator* . # Example -Lets say we have a CSV file containing students in a given format \ and we want to parse and print all the valid values: +Lets say we have a CSV file containing students in a given format (Id,Age,Grade) and we want to parse and print all the valid values: ```shell $ cat students.csv