Skip to content

Commit 3a47088

Browse files
authored
Update README.md
1 parent 6cd6b6b commit 3a47088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Patchouli JSON Patcher
2-
is a JSONPatch library for Swift featuring an ergonomic DSL. It uses [JSONPatch](https://github.com/raymccrae/swift-jsonpatch) lib for the patch execution.
2+
is a JSONPatch library for Swift featuring an ergonomic DSL. It is built on the [Patchouli Core](https://github.com/alexhunsley/patchouli-core) engine and uses [JSONPatch](https://github.com/raymccrae/swift-jsonpatch) lib for the patch execution.
33

44
Example:
55

0 commit comments

Comments
 (0)