Parcourir la source

Update README

luozhouyang il y a 5 ans
Parent
commit
3c42c730f3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -32,6 +32,7 @@ A library implementing different string similarity and distance measures. A doze
 From pypi:
 
 ```bash
+# pip install strsim # deprecated, do not use this!
 pip install strsimpy
 ```