From 993d8de43a4c14a7a74256ab31467263cbd5d4ae Mon Sep 17 00:00:00 2001 From: Jatin Naik Date: Tue, 9 Dec 2014 13:30:23 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc06b52..5638fee 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,6 @@ content := csvReader.ReadAll() # Goals - [x] Custom quote rune while reading - [x] Custom quote rune while writing +- [x] Support no quoting charater while writing - [ ] Supporting headers - [ ] Reading to a map