diff --git a/README.md b/README.md index 494b7ed..41d406d 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,10 @@ # TypeID Python - - Test - - - Downloads - - - Package version - - - Supported Python versions - - -## TypeID for Python +[![Run Tests](https://github.com/akhundMurad/typeid-python/actions/workflows/test.yml/badge.svg)](https://github.com/akhundMurad/typeid-python/actions/workflows/test.yml) +[![PyPI Downloads](https://static.pepy.tech/personalized-badge/typeid-python?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/typeid-python) +[![PyPI - Version](https://img.shields.io/pypi/v/typeid-python?color=green)](https://pypi.org/project/typeid-python/) +[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/typeid-python?color=green)](https://pypi.org/project/typeid-python/) + A **high-performance Python implementation of [TypeIDs](https://github.com/jetpack-io/typeid)** — type-safe, sortable identifiers based on **UUIDv7**.