Skip to content

Commit

Permalink
Update README.md with CSV spec RFC4180. Fixes mafintosh#219
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishappy committed Oct 7, 2022
1 parent d3d7304 commit 2f5c5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ to benchmark your data.
[neat-csv](https://github.com/sindresorhus/neat-csv) can be used if a `Promise`
based interface to `csv-parser` is needed.

_Note: This module requires Node v8.16.0 or higher._
_Note: This module requires Node v8.16.0 or higher and follows the [RFC4180](https://www.ietf.org/rfc/rfc4180.txt)_

## Benchmarks

Expand Down

0 comments on commit 2f5c5f5

Please sign in to comment.