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