From: Carl Keinath <carl.keinath@gmail.com>
Date: Wed, 29 Oct 2025 09:53:15 +0100
Subject: remove-remote-resources

Forwarded: Not-Needed
---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index c4433cd..dd94a36 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,11 @@
     <em>Modern password hashing for Python</em>
 </p>

-[![build](https://github.com/frankie567/pwdlib/workflows/Build/badge.svg)](https://github.com/frankie567/pwdlib/actions)
-[![codecov](https://codecov.io/gh/frankie567/pwdlib/branch/main/graph/badge.svg)](https://codecov.io/gh/frankie567/pwdlib)
-[![PyPI version](https://badge.fury.io/py/pwdlib.svg)](https://badge.fury.io/py/pwdlib)
-[![Downloads](https://pepy.tech/badge/pwdlib)](https://pepy.tech/project/pwdlib)
+- [**Build status**](https://github.com/frankie567/pwdlib/actions)
+- [**Test coverage**](https://codecov.io/gh/frankie567/pwdlib)
+- [**PyPI**](https://pypi.org/project/pwdlib/)
+- [**Downloads**](https://pepy.tech/project/pwdlib)
+- [**Support development**](https://polar.sh/frankie567)

 ---

