Skip to content

Commit 81e47f4

Browse files
committed
doc(README): Use up-to-date download stats badge
Follow-up of 56fc879 (README: Update download stats [ci skip]) switching to using "pepy.tech" badge instead of hard-coded total download count expected to be manually retrieved using Google's BigQuery. See https://pypistats.org/faqs#what-is-the-source-of-the-download-data
1 parent 50b396c commit 81e47f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Latest Release
2121
+----------------------------------------------------------------------+---------------------------------------------------------------------------+
2222
| Versions | Downloads |
2323
+======================================================================+===========================================================================+
24-
| .. image:: https://img.shields.io/pypi/v/cmake.svg | .. image:: https://img.shields.io/badge/downloads-3997k%20total-green.svg |
24+
| .. image:: https://img.shields.io/pypi/v/cmake.svg | .. image:: https://static.pepy.tech/badge/cmake |
2525
| :target: https://pypi.python.org/pypi/cmake | :target: https://pypi.python.org/pypi/cmake |
2626
+----------------------------------------------------------------------+---------------------------------------------------------------------------+
2727

0 commit comments

Comments
 (0)