浏览代码

Update README

luozhouyang 7 年之前
父节点
当前提交
eabd8f38b8
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -29,6 +29,14 @@ A library implementing different string similarity and distance measures. A doze
 
 ## Download
 
+From pypi:
+
+```bash
+pip install pystrsim
+```
+
+or clone this repository:
+
 ```bash
 git clone https://github.com/luozhouyang/python-string-similarity
 cd python-string-similarity