diff --git a/README.md b/README.md index 6e7d6a9..99682af 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # PolyOrderbooks Python SDK -Official Python client for the [PolyOrderbooks API](https://docs.polyorderbooks.com) — historical Polymarket order books, prices, and liquidity metrics. - +[![PyPI version](https://badge.fury.io/py/polyorderbooks.svg)](https://pypi.org/project/polyorderbooks/) +[![Python Versions](https://img.shields.io/pypi/pyversions/polyorderbooks)](https://pypi.org/project/polyorderbooks/) [![CI](https://github.com/polyorderbooks/python-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/polyorderbooks/python-sdk/actions/workflows/ci.yml) +Official Python client for the [PolyOrderbooks API](https://docs.polyorderbooks.com) — historical Polymarket order books, prices, and liquidity metrics. + ## Install ```bash