chore: adding the README how to use

This commit is contained in:
carlos
2022-06-04 15:02:54 -04:00
parent e45cdb29f5
commit e4fdc5aec7
2 changed files with 33 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "async-convert-csv-to-json",
"version": "1.0.0",
"version": "1.0.1",
"description": "convert csv file to json",
"main": "index.js",
"scripts": {