From ae1e69df304c2f7b9c3f042830a954aa345c6027 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Wed, 16 Jul 2014 16:00:59 -0600 Subject: [PATCH] Clarifying encoding only applies to reading local files (issue #64) --- demo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.html b/demo.html index 2757fa5..37fdb5a 100644 --- a/demo.html +++ b/demo.html @@ -173,7 +173,7 @@ If > 0, stops parsing after this many rows. - Default is specified by the browser (usually UTF-8). + Only applies when reading local files. Default is specified by the browser (usually UTF-8). If specified, skips lines starting with this character.