From e335278e1d76ded5a5d5abb0e49eeb97f5dae9f0 Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Tue, 30 Jun 2026 19:15:40 +0300 Subject: [PATCH] docs: add brand logo banner to README --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1254c07..ccb54a9 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,10 @@ -# fastapi-sqlalchemy-template +

+ + + + fastapi-sqlalchemy-template + +

[![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen.svg)](https://github.com/modern-python/fastapi-sqlalchemy-template/actions/workflows/main.yml) [![CI](https://github.com/modern-python/fastapi-sqlalchemy-template/actions/workflows/main.yml/badge.svg)](https://github.com/modern-python/fastapi-sqlalchemy-template/actions/workflows/main.yml)