Skip to content

Commit

Permalink
docs: add code coverage svg
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny-unik committed Dec 11, 2023
1 parent b11c016 commit f2c6be4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

</div>

Expand Down

0 comments on commit f2c6be4

Please sign in to comment.