File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ A PHP implementation for finding unordered diff between two `JSON` documents.
66[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/swaggest/json-diff/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/swaggest/json-diff/?branch=master )
77[ ![ Code Climate] ( https://codeclimate.com/github/swaggest/json-diff/badges/gpa.svg )] ( https://codeclimate.com/github/swaggest/json-diff )
88[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/swaggest/json-diff/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/swaggest/json-diff/code-structure/master/code-coverage )
9+ [ ![ time tracker] ( https://wakatime.com/badge/github/swaggest/json-diff.svg )] ( https://wakatime.com/badge/github/swaggest/json-diff )
10+
911
1012## Purpose
1113
@@ -282,4 +284,4 @@ would produce no difference.
282284
283285## CLI tool
284286
285- Moved to [ ` swaggest/json-cli ` ] ( https://github.com/swaggest/json-cli )
287+ Moved to [ ` swaggest/json-cli ` ] ( https://github.com/swaggest/json-cli )
You can’t perform that action at this time.
0 commit comments