We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a32f0 commit 3c42c73Copy full SHA for 3c42c73
README.md
@@ -32,6 +32,7 @@ A library implementing different string similarity and distance measures. A doze
32
From pypi:
33
34
```bash
35
+# pip install strsim # deprecated, do not use this!
36
pip install strsimpy
37
```
38
0 commit comments