luozhouyang 7 éve
szülő
commit
eabd8f38b8
1 módosított fájl, 8 hozzáadás és 0 törlés
  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