Skip to content

Commit 52d3bd0

Browse files
committed
Added getDiffCnt method to README.md
1 parent fb13f6f commit 52d3bd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Options can be combined, e.g. `JsonDiff::REARRANGE_ARRAYS + JsonDiff::STOP_ON_DI
6969

7070
On created object you have several handy methods.
7171

72+
#### `getDiffCnt`
73+
Returns total number of differences
74+
7275
#### `getPatch`
7376
Returns [`JsonPatch`](#jsonpatch) of difference
7477

0 commit comments

Comments
 (0)