From 39b9b8788e7be2a6324cf116f20816e79fc0b0a8 Mon Sep 17 00:00:00 2001 From: grillazz Date: Wed, 5 May 2021 20:35:31 +0200 Subject: [PATCH] add shields to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d274ff0..032c9f7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # fastapi-sqlalchemy-asyncpg - +[![CI](https://img.shields.io/github/workflow/status/grillazz/fastapi-sqlalchemy-asyncpg/Unit%20Tests/main)](https://github.com/grillazz/fastapi-sqlalchemy-asyncpg/actions/workflows/build-and-test.yml?query=event%3Apush+branch%3Amain) [![license](https://img.shields.io/github/license/grillazz/fastapi-sqlalchemy-asyncpg)](https://github.com/grillazz/fastapi-sqlalchemy-asyncpg/blob/main/LICENSE)