export-csv icon indicating copy to clipboard operation
export-csv copied to clipboard

Correct README default item delimiter

Open briehman opened this issue 10 years ago • 0 comments

The README declared the default CSV export item delimiter as ',' but the code is actually using ';' as the default. Updates the README to match the code.

briehman avatar Jan 15 '15 21:01 briehman