Skip to content

Commit 14844df

Browse files
deblocktclaude
andcommitted
docs: mention easy custom matcher creation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent f16e618 commit 14844df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library provides:
88

99
- **Readable diffs** between two JSON documents
1010
- **Similarity scoring** (0-100) to compare multiple JSON documents and find the most similar ones
11-
- **Fully customizable** comparison modes (strict, lenient, or mixed)
11+
- **Fully customizable** comparison modes (strict, lenient, or mixed) with easy-to-create custom matchers
1212
- **Multiple output formats** (patch file, text) with the ability to create custom formatters
1313

1414
## Installation

0 commit comments

Comments
 (0)