From 4eee17a836ca3c5869c37d21449c74e63c46dc7e Mon Sep 17 00:00:00 2001 From: Martin Eigenmann Date: Sun, 18 Dec 2022 18:51:31 +0100 Subject: [PATCH] docs: update pypi badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4459ff..e717e9f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple Python 3 library to download, parse and query iCal sources. -[![PyPI version](https://badge.fury.io/py/icalevnt.svg)](https://badge.fury.io/py/icalevnt)[![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/) +[![PyPI version](https://badge.fury.io/py/icalevents.svg)](https://badge.fury.io/py/icalevents)[![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/) ## Build info