From 52bf3f7362b364f34816bab73c69171132926ad1 Mon Sep 17 00:00:00 2001 From: Leandro Fernandes Date: Fri, 29 Dec 2023 11:30:21 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02eaadb..7a73279 100644 --- a/README.md +++ b/README.md @@ -596,7 +596,8 @@ var readOptions = new VariableLengthReaderRawOptions } }; -// getField is a callback of type Func, that receives the index column and returns its content as string +// getField is a callback of type Func, +// it receives the index column and returns its content as string var records = textReader.ReadRecordsRaw(readOptions, getField => { var record = new