summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-03-03 19:58:50 -0800
committerTimothy Crosley <timothy.crosley@gmail.com>2019-03-03 19:58:50 -0800
commit1ec68ab8deab283f17bf7a39f011d18f02ad452a (patch)
tree671e20ed468245874ad2dcd80f07dc644a0a7426
parentf6ff653fbf149b67cef1e553940b788a9afa685e (diff)
downloadisort-1ec68ab8deab283f17bf7a39f011d18f02ad452a.tar.gz
Add downloads link
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0cbd4f1f..61f3260a 100644
--- a/README.rst
+++ b/README.rst
@@ -24,6 +24,9 @@
:alt: Join the chat at https://gitter.im/timothycrosley/isort
:target: https://gitter.im/timothycrosley/isort?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
+.. image:: https://pepy.tech/badge/isort
+ :alt: Downloads
+ :target: https://pepy.tech/project/isort
isort your python imports for you so you don't have to.