From a0b7337ec8d28010767e602295ef694877fd1fc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ekaitz=20Z=C3=A1rraga?= Date: Mon, 29 Oct 2018 15:51:16 +0100 Subject: [PATCH] Fix markdown rendering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68c1485..a2ddfde 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Recent Updates parse-csv is now a string or Reader, and a new API based on keyword args instead of rebinding vars. -###Previously... +### Previously... * Updated library to 1.3.2. * Added support for changing the character used to start and end quoted fields in reading and writing.