Browse Source

Update README

luozhouyang 7 years ago
parent
commit
eabd8f38b8
1 changed files with 8 additions and 0 deletions
  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