From f15e508457362624a29fb307c2706508ec762e53 Mon Sep 17 00:00:00 2001 From: Ebram Shehata Date: Sat, 27 Dec 2025 22:29:52 +0200 Subject: [PATCH] Add downloads count badge. (#41) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 157c1bc..8452977 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Documentation Status](https://readthedocs.org/projects/abstractapi-python-sdk/badge/?version=latest)](https://abstractapi-python-sdk.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/abstract-api.svg)](https://badge.fury.io/py/abstract-api) +[![PyPI Downloads](https://static.pepy.tech/badge/abstract-api)](https://pepy.tech/projects/abstract-api) This is a simple and intuitive Python SDK for using [AbstractAPI's](https://www.abstractapi.com/) services.