diff --git a/README.md b/README.md index bb85f36..24b815e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![license](https://img.shields.io/github/license/grillazz/fastapi-sqlalchemy-asyncpg)](https://github.com/grillazz/fastapi-sqlalchemy-asyncpg/blob/main/LICENSE) ![visitors](https://visitor-badge.laobi.icu/badge?page_id=grillazz.fastapi-sqlalchemy-asyncpg") -![fastapi-sqlalchemy-asyncpg](/static/fsap.jpg) +![fastapi-sqlalchemy-asyncpg](/static/fsap_1.jpg) Example for [FastAPI](https://fastapi.tiangolo.com/) integration with [SQLAlchemy](https://www.sqlalchemy.org/) ORM with PostgreSQL via [asyncpg](https://github.com/MagicStack/asyncpg) a fast Database Client Library for python/asyncio. diff --git a/static/fsap_1.jpg b/static/fsap_1.jpg new file mode 100644 index 0000000..a4a15dc Binary files /dev/null and b/static/fsap_1.jpg differ