csv-to-sql-insert icon indicating copy to clipboard operation
csv-to-sql-insert copied to clipboard

README file improvement.

Open krtEngineer opened this issue 1 year ago • 2 comments

Just a quick fix.

There is a message in the usage section of the README.md file.

Screenshot 2023-12-26 at 2 00 04 AM

This statement (point 4 in the above image) does not specify what file name variation is expected, when looking at the code it is clear that only file name is expected without a relative path and format.

My suggestion is to include an example that clarifies the way the file name is expected in command

krtEngineer avatar Dec 25 '23 20:12 krtEngineer

@gitdagray please review this quick change. PR created https://github.com/gitdagray/csv-to-sql-insert/pull/67 Starting with this quick change. Looking ahead for more critical contributions.

krtEngineer avatar Dec 25 '23 20:12 krtEngineer

@krtEngineer I think no need for this if this pull request #64 will marge.

devlopersabbir avatar Dec 26 '23 04:12 devlopersabbir