diff --git a/README.md b/README.md index 02513bc..0ace680 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ The repository is organized by different use cases. Below is a summary of the ma - **dynamic_source_file_reader_name.js**: Dynamically sets source file names during processing. - **groupAndSum.js**: Groups and sums data based on specified criteria. - **replaceNullsWithEmptyStrings.js**: Replaces null values with empty strings in data structures. +- **router.routeMessage.js** - **select_named_headers_from_sourceMap.js**: Selects named headers from a source map. - **sum_and_group_v2.js**: Advanced grouping and summing of data.