You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 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.
0 commit comments