From f4fbb70d876740cb1fa73d619bab2bc52222fb8a Mon Sep 17 00:00:00 2001 From: Jon Grace-Cox <30441316+jongracecox@users.noreply.github.com> Date: Wed, 24 Aug 2022 18:52:28 -0400 Subject: [PATCH] Add pepy.tech total downloads badge to readme (#83) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6f72e8..21218ae 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Python project for generating badges for your projects [![GitHub](https://img.shields.io/github/license/jongracecox/anybadge.svg)](https://github.com/jongracecox/anybadge/blob/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/jongracecox/anybadge.svg?style=social)](https://github.com/jongracecox/anybadge/stargazers) [![Snyk health](https://snyk.io/advisor/python/anybadge/badge.svg)](https://snyk.io/advisor/python/anybadge) +[![Downloads](https://pepy.tech/badge/anybadge)](https://pepy.tech/project/anybadge) [![buymeacoffee](https://camo.githubusercontent.com/c3f856bacd5b09669157ed4774f80fb9d8622dd45ce8fdf2990d3552db99bd27/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f637573746f6d5f696d616765732f6f72616e67655f696d672e706e67)](https://www.buymeacoffee.com/jongracecox)