ソースを参照

Update README

luozhouyang 5 年 前
コミット
3c42c730f3
1 ファイル変更1 行追加0 行削除
  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
 ```