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