diff --git a/README.md b/README.md index 0beb75a7..ccc75283 100644 --- a/README.md +++ b/README.md @@ -45,16 +45,16 @@ * [Table of contents](#table-of-contents) * [Description](#description) * [Inputs](#inputs) - * [jsonMode](#jsonmode) + * [mode](#mode) * [unique](#unique) * [duplicate](#duplicate) + * [jsonPath](#jsonpath) + * [jsonFields](#jsonfields) * [sourceFile](#sourcefile) * [targetPath](#targetpath) - * [destFile](#destfile) - * [targetProperty](#targetproperty) - * [fields](#fields) + * [targetFile](#targetfile) * [Outputs](#outputs) - * [status](#status) + * [changed](#changed) * [true](#true) * [false](#false) * [Examples](#examples)