From a196708a696251a985c2a58051584f48ec687f58 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 24 Mar 2025 20:36:10 -0400 Subject: [PATCH] fixed downloads entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a641bba6..0dc30d8d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ System Administrators and DevOps who wish to send a notification now no longer n [![Python](https://img.shields.io/pypi/pyversions/apprise.svg?style=flat-square)](https://pypi.org/project/apprise/) [![Build Status](https://github.com/caronc/apprise/actions/workflows/tests.yml/badge.svg)](https://github.com/caronc/apprise/actions/workflows/tests.yml) [![CodeCov Status](https://codecov.io/github/caronc/apprise/branch/master/graph/badge.svg)](https://codecov.io/github/caronc/apprise) -[![PyPi](https://img.shields.io/pypi/dm/apprise.svg?style=flat-square)](https://pypi.org/project/apprise/) +[![PyPi Downloads](https://img.shields.io/pepy/dt/apprise.svg?style=flat-square)](https://pypi.org/project/apprise/) # Table of Contents