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