diff --git a/README b/README index 0b0376b..b93ff53 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ guile-csv Guile csv reader -==USAGE== +==USAGE * install ./configure && make @@ -36,6 +36,7 @@ and file.xml could be: ``` * sxml->csv or csv-write to output a csv format file + ```scheme (call-with-output-file "file.csv" (lambda (port)