From 9d8a7efef78962a7af1ba0bb0c48a3dfec6bdce1 Mon Sep 17 00:00:00 2001 From: Brian Obot Date: Fri, 27 Feb 2026 22:29:29 +0100 Subject: [PATCH] Add COverage badge to readme file --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbd175..920666d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ⚙️ You can Generate Project Interactively Based on this template with the [FastAPI Gen8 CLI Tool](https://pypi.org/project/fastapi-gen8/) -![Coverage Badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/brianobot/b56b3d61a5e739fd26252cda094bace2/raw/fastapi_project_structure_coverage.json) +![Coverage Badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/brianobot/b56b3d61a5e739fd26252cda094bace2/raw) + [📖 Read Article here](https://medium.com/@brianobot9/the-ultimate-fastapi-project-blueprint-build-scalable-secure-and-maintainable-systems-with-ease-acbc4e058012)