From 128db45f22ff57d3e3e06898857d654daa51c870 Mon Sep 17 00:00:00 2001 From: Adrien Loison Date: Mon, 21 Dec 2015 10:45:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0900557..6f98f71 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ For XLSX and ODS files, the number of rows per sheet is limited to 1,048,576. By ## Advanced usage +If you are looking for how to perform some common, more advanced tasks with Spout, please take a look at the [Wiki](https://github.com/box/spout/wiki). It contains code snippets, ready to be used. + ### Configuring the CSV reader and writer It is possible to configure both the CSV reader and writer to specify the field separator as well as the field enclosure: