Skip to content

Commit 39c27e4

Browse files
authored
Merge pull request #14 from MehrazRumman/wip
Add PyPI Downloads badge to README
2 parents 929aa58 + 4f666ed commit 39c27e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Structured logging and observability middleware for FastAPI applications.
66
[![coverage](https://raw.githubusercontent.com/MehrazRumman/fastapi-observer/main/assets/coverage.svg)](https://github.com/MehrazRumman/fastapi-observer/actions/workflows/coverage-badge.yml)
77
[![pypi package](https://img.shields.io/pypi/v/fastapi-inspector?logo=pypi&label=pypi%20package&cacheSeconds=300)](https://pypi.org/project/fastapi-inspector/)
88
[![python](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-brightgreen?logo=python&logoColor=white)](#python-compatibility)
9+
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/fastapi-inspector?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/fastapi-inspector)
910

1011
**[Documentation](https://mehrazrumman.github.io/fastapi-observer/)** · [Changelog](CHANGELOG.md) · [Contributing](CONTRIBUTING.md)
1112

0 commit comments

Comments
 (0)