Skip to content

Commit 76b70ba

Browse files
committed
docs: add logo
1 parent e168e9c commit 76b70ba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
[![PyPI](https://img.shields.io/pypi/v/taskiq-postgres?style=for-the-badge&logo=pypi)](https://pypi.org/project/taskiq-postgres/)
55
[![Checks](https://img.shields.io/github/checks-status/danfimov/taskiq-postgres/main?style=for-the-badge&logo=pytest)](https://github.com/danfimov/taskiq-postgres)
66

7-
PostgreSQL integration for Taskiq.
7+
<div align="center">
8+
<a href="https://github.com/danfimov/taskiq-postgres/"><img src="assets/logo.png" width=400></a>
9+
<hr/>
10+
</div>
11+
12+
PostgreSQL integration for Taskiq with support for asyncpg, psqlpy and aiopg drivers.
813

914
## Installation
1015

assets/logo.png

3.54 MB
Loading

0 commit comments

Comments
 (0)