Skip to content

Commit a81976b

Browse files
committed
Update readme
1 parent 5e6c342 commit a81976b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ enum DiffMethod {
161161
TRIMMED_LINES = 'diffTrimmedLines',
162162
SENTENCES = 'diffSentences',
163163
CSS = 'diffCss',
164+
JSON = 'diffJson',
164165
}
165166
```
166167

0 commit comments

Comments
 (0)