From 5692fac8f5fcd872f6155835be8869550d0ae810 Mon Sep 17 00:00:00 2001 From: Vlada Dusek Date: Mon, 15 Dec 2025 14:27:16 +0100 Subject: [PATCH] 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 bb34dbcc..19add0c3 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,11 @@

Apify API client for Python

-

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

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

The Apify API Client for Python is the official library to access the [Apify API](https://docs.apify.com/api/v2) from your Python applications. It provides useful features like automatic retries and convenience functions to improve your experience with the Apify API.