Skip to content

Commit 8c05369

Browse files
committed
readme
1 parent 95a931e commit 8c05369

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JSON diff and rearrange tool for PHP
1+
# JSON diff/rearrange/patch/pointer library for PHP
22

33
A PHP implementation for finding unordered diff between two `JSON` documents.
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swaggest/json-diff",
3-
"description": "JSON diff and rearrange library for PHP",
3+
"description": "JSON diff/rearrange/patch/pointer library for PHP",
44
"type": "library",
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)