We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6ba244 + 6698fe7 commit b334a2cCopy full SHA for b334a2c
1 file changed
README.md
@@ -49,3 +49,9 @@ rebuild_new = diff.patch(base=old, deltas=deltas)
49
50
assert rebuild_new == old
51
```
52
+
53
+## Install
54
55
+```bash
56
+poetry add git+https://github.com/includeamin/diff.git#tag
57
+```
0 commit comments