diff --git a/README.md b/README.md index 511c208..37abfa6 100755 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ preserve_newlines | html.format.preserveNewLines max_preserve_newlines | html.format.maxPreserveNewLines indent_handlebars | html.format.indentHandlebars end_with_newline | html.format.endWithNewline (html) -end_with_newline | file.insertFinalNewLine (css, js) +end_with_newline | files.insertFinalNewline (css, js) extra_liners | html.format.extraLiners space_after_anon_function | javascript.format
.insertSpaceAfterFunctionKeywordForAnonymousFunctions space_in_paren | javascript.format
.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis