Jelajahi Sumber

Update README

luozhouyang 5 tahun lalu
induk
melakukan
3c42c730f3
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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:
 From pypi:
 
 
 ```bash
 ```bash
+# pip install strsim # deprecated, do not use this!
 pip install strsimpy
 pip install strsimpy
 ```
 ```