From f2c6be4920d125f12b30ab5a943d40c0de40e910 Mon Sep 17 00:00:00 2001 From: Sunny Gandhwani <65410458+Sunny-unik@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:24:31 +0530 Subject: [PATCH] docs: add code coverage svg --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce01ab..551da4d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ > This project is describing that how to implementing an authentication system using Node.js. -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Sunny-unik/node-auth) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Sunny-unik/node-auth) +[![Code Coverage Image](https://codecov.io/gh/sunny-unik/node-auth/branch/master/graph/badge.svg)](https://app.codecov.io/gh/Sunny-unik/node-auth)