summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2023-02-26 20:37:54 -0800
committerSeth Morton <seth.m.morton@gmail.com>2023-02-26 20:37:54 -0800
commit4783af103426ca0a3479cf5176f02f9eb3eaba97 (patch)
treec3567626403b85df41e8c348dc5f8f70848fedf5
parent06dfabdab80aca9d3e01f8fcd6415a663b00d168 (diff)
downloadnatsort-4783af103426ca0a3479cf5176f02f9eb3eaba97.tar.gz
Add download rate shield
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8f86b4d..8492061 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,9 @@ natsort
.. image:: https://codecov.io/gh/SethMMorton/natsort/branch/main/graph/badge.svg
:target: https://codecov.io/gh/SethMMorton/natsort
+.. image:: https://img.shields.io/pypi/week/natsort.svg
+ :target: https://pypi.org/project/natsort/
+
Simple yet flexible natural sorting in Python.
- Source Code: https://github.com/SethMMorton/natsort