Skip to content

Commit 0a72674

Browse files
authored
Merge pull request #41 from rakibulhaq/40-update-readme-with-logo-and-download-badge
Update badges, logo url
2 parents 35e1ed2 + ef245eb commit 0a72674

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Escalite
2-
![Escalite Logo](assets/escalite-logo.png)
3-
2+
![Escalite Logo](https://raw.githubusercontent.com/rakibulhaq/escalite/main/logo.png)
43
[![PyPI version](https://img.shields.io/pypi/v/escalite.svg)](https://pypi.org/project/escalite/)
54
[![Python versions](https://img.shields.io/pypi/pyversions/escalite.svg)](https://pypi.org/project/escalite/)
65
[![codecov](https://codecov.io/gh/rakibulhaq/escalite/branch/main/graph/badge.svg)](https://codecov.io/gh/rakibulhaq/escalite)
76
[![Snyk](https://github.com/rakibulhaq/escalite/actions/workflows/snyk.yml/badge.svg?branch=main)](https://github.com/rakibulhaq/escalite/actions/workflows/snyk.yml)
8-
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
97
[![PyPI - Downloads](https://img.shields.io/pypi/dm/escalite.svg?label=PyPI%20downloads)](https://pypistats.org/packages/escalite)
8+
[![Downloads](https://pepy.tech/badge/escalite)](https://pepy.tech/project/escalite)
9+
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
10+
1011

1112

1213
A Python library for per-request logging and escalation, designed for API services.

assets/escalite-logo.png

-30.7 KB
Binary file not shown.

logo.png

40.5 KB
Loading

0 commit comments

Comments
 (0)