mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +01:00
[skip ci] Update README
This commit is contained in:
@@ -23,7 +23,7 @@ Conversion for floating point values invoked using [fast-float](https://github.c
|
|||||||
Function traits taken from *qt-creator* .
|
Function traits taken from *qt-creator* .
|
||||||
|
|
||||||
# Example
|
# Example
|
||||||
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:
|
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
|
```shell
|
||||||
$ cat students.csv
|
$ cat students.csv
|
||||||
|
|||||||
Reference in New Issue
Block a user