From f02bfc09166c018660f9fc204cc93ff358961a5a Mon Sep 17 00:00:00 2001 From: Nala Ginrut Date: Sat, 3 Aug 2013 09:39:11 +0800 Subject: [PATCH] fix typo of README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 4faed3c..9a5bb68 100644 --- a/README +++ b/README @@ -18,10 +18,10 @@ sudo make install ### csv->xml ```scheme -(call-with-input-file "file.xml" csv->xml) +(call-with-input-file "file.csv" csv->xml) ``` -and file.xml could be: +and result could be: ```xml aaa