Skip to content

Commit 3e4607d

Browse files
committed
AG-9887 fix readme comment
1 parent 198af85 commit 3e4607d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,9 @@ After installation the build process occurs and binary file will be copied to bi
8888

8989
#### API
9090

91-
`jsonFromRules(rules, advancedBlocking, safariVersion, converterToolPath, advancedBlockingFormat)` - method to convert rules into JSON
91+
`jsonFromRules(rules, advancedBlocking, safariVersion, converterToolPath)` - method to convert rules into JSON
9292
* rules - array of rules
9393
* advancedBlocking - if we need advanced blocking content (boolean)
94-
* advancedBlockingFormat - Advanced blocking rules in text or json format
9594
* safariVersion
9695
* converterToolPath - path to ConverterTool binary
9796

0 commit comments

Comments
 (0)