Remove premature download badge

- Removed pepy.tech downloads badge that shows 0 for new packages
- Will re-add once we have meaningful download numbers
- Keeps PyPI version and Python support badges which work immediately
This commit is contained in:
Crawailer Developer 2025-09-18 17:19:28 -06:00
parent ad37776018
commit 8b0fa8ef77

View File

@ -9,7 +9,6 @@ pip install crawailer
``` ```
[![PyPI version](https://badge.fury.io/py/crawailer.svg)](https://badge.fury.io/py/crawailer) [![PyPI version](https://badge.fury.io/py/crawailer.svg)](https://badge.fury.io/py/crawailer)
[![Downloads](https://pepy.tech/badge/crawailer)](https://pepy.tech/project/crawailer)
[![Python Support](https://img.shields.io/pypi/pyversions/crawailer.svg)](https://pypi.org/project/crawailer/) [![Python Support](https://img.shields.io/pypi/pyversions/crawailer.svg)](https://pypi.org/project/crawailer/)
## ✨ Features ## ✨ Features