Skip to content

Commit f373420

Browse files
authored
Add wakatime badge
1 parent d218435 commit f373420

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)