Skip to content

Commit eabd8f3

Browse files
committed
Update README
1 parent 027c768 commit eabd8f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ A library implementing different string similarity and distance measures. A doze
2929

3030
## Download
3131

32+
From pypi:
33+
34+
```bash
35+
pip install pystrsim
36+
```
37+
38+
or clone this repository:
39+
3240
```bash
3341
git clone https://github.com/luozhouyang/python-string-similarity
3442
cd python-string-similarity

0 commit comments

Comments
 (0)