gitdagray / csv-to-sql-insert

Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
MIT License
97 stars 122 forks source link

Update the README file. #17

Closed Maanu07 closed 10 months ago

Maanu07 commented 10 months ago

I think we should update the README file on how to run the project since we have enabled the typescript and added the scripts to serve the app in the package.json

gitdagray commented 10 months ago

Absolutely!