From c3b2ed6b979174e57f8d95e3a93d765e58d70f5c Mon Sep 17 00:00:00 2001 From: cyroxx Date: Thu, 5 Feb 2026 04:10:58 +0100 Subject: [PATCH] docs: add Python tests badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c2bdcb..2adceaf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # check_pa +[![Python tests](https://git.ccc-p.org/cyroxx/check_pa/actions/workflows/python-tests.yml/badge.svg?branch=main)](https://git.ccc-p.org/cyroxx/check_pa/actions/workflows/python-tests.yml) + Monitor the Berlin Perso/Passport portal, crack the audio CAPTCHA with Whisper, and notify a webhook when fresh status information drops. ## Features