diff --git a/README.md b/README.md index b35a243..6c9114e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Escalite +![Escalite Logo](assets/escalite-logo.png) [![PyPI version](https://img.shields.io/pypi/v/escalite.svg)](https://pypi.org/project/escalite/) [![Python versions](https://img.shields.io/pypi/pyversions/escalite.svg)](https://pypi.org/project/escalite/) [![codecov](https://codecov.io/gh/rakibulhaq/escalite/branch/main/graph/badge.svg)](https://codecov.io/gh/rakibulhaq/escalite) [![Snyk](https://github.com/rakibulhaq/escalite/actions/workflows/snyk.yml/badge.svg?branch=main)](https://github.com/rakibulhaq/escalite/actions/workflows/snyk.yml) -![Escalite Logo](assets/escalite-logo.png) + A Python library for per-request logging and escalation, designed for API services. diff --git a/assets/escalite-logo.png b/assets/escalite-logo.png index 56ee7d4..8ea3d46 100644 Binary files a/assets/escalite-logo.png and b/assets/escalite-logo.png differ