From aa044390315e6f488d223d3b56d40249457a6b3d Mon Sep 17 00:00:00 2001 From: grillazz Date: Wed, 5 May 2021 20:27:26 +0200 Subject: [PATCH] add LIC --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2821ff2..d274ff0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# fastapi-sqlalchemy-asyncpg + +[![license](https://img.shields.io/github/license/grillazz/fastapi-sqlalchemy-asyncpg)](https://github.com/grillazz/fastapi-sqlalchemy-asyncpg/blob/main/LICENSE) + + Simple integration of FastAPI with SQLAlchemy 1.4 as ORM with PostgreSQL on asyncpg driver Dear visitor please use magic of `make help` to play with this project.