From 5fe407f5264e47498e44d87766d02fe77c45c7f8 Mon Sep 17 00:00:00 2001 From: Vlada Dusek Date: Mon, 15 Dec 2025 14:20:11 +0100 Subject: [PATCH 1/2] docs: Fix badge underline artifacts in readme --- README.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 6c9a9079..91de6542 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,11 @@

Apify SDK for Python

-

- - PyPI version - - - PyPI - Downloads - - - Code cov report - - - PyPI - Python Version - - - Chat on discord - +

+ PyPI version + PyPI - Downloads + Codecov report + PyPI - Python version + Chat on Discord

The Apify SDK for Python is the official library to create [Apify Actors](https://docs.apify.com/platform/actors) From 2e0873dff88952561077c327cba5dff357205241 Mon Sep 17 00:00:00 2001 From: Vlada Dusek Date: Mon, 15 Dec 2025 14:24:34 +0100 Subject: [PATCH 2/2] Update badge descriptions in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91de6542..3187ec84 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@

Apify SDK for Python

- PyPI version - PyPI - Downloads + PyPI package version + PyPI package downloads Codecov report - PyPI - Python version + PyPI Python version Chat on Discord