Skip to content

Commit b334a2c

Browse files
authored
Merge pull request #2 from includeamin/improve-readme
chore: update README
2 parents d6ba244 + 6698fe7 commit b334a2c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@ rebuild_new = diff.patch(base=old, deltas=deltas)
4949

5050
assert rebuild_new == old
5151
```
52+
53+
## Install
54+
55+
```bash
56+
poetry add git+https://github.com/includeamin/diff.git#tag
57+
```

0 commit comments

Comments
 (0)