From 8fed26ce04af111477fde0cc15fbfd3a7ff69255 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Sun, 8 Dec 2019 18:58:23 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc17b7b..662d071 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ [![NPM](https://nodei.co/npm/auto-sql2csv.png)](https://nodei.co/npm/auto-sql2csv/) -Using sql2csv in code? see lib/README.md +Using sql2csv programmatically? see lib/README.md -Convert MySQL SELECT to CSV format +Convert MySQL SELECT output to CSV format ## Config