Skip to content

Commit d68de81

Browse files
committed
readme.md updated
1 parent 1541236 commit d68de81

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
FastAPI Observer provides structured logging and observability helpers for FastAPI applications.
44

5+
[![Test](https://github.com/MehrazRumman/fastapi-observer/actions/workflows/tests.yml/badge.svg)](https://github.com/MehrazRumman/fastapi-observer/actions/workflows/tests.yml)
6+
[![coverage](https://img.shields.io/badge/coverage-pending-lightgrey?logo=pytest)](#tests-and-coverage)
7+
[![pypi package](https://img.shields.io/pypi/v/fastapi-observer?logo=pypi&label=pypi%20package)](https://pypi.org/project/fastapi-observer/)
8+
[![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+
510
## Python compatibility
611

712
- Supported Python versions: `3.10`, `3.11`, `3.12`, `3.13`, `3.14`

0 commit comments

Comments
 (0)