Skip to content

Commit b80a7b0

Browse files
committed
Add links to badges in README.md
1 parent 40cf45f commit b80a7b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/starichkov/nodejs-simple-notes-app/node.js.yml?style=for-the-badge)
2-
![Codecov](https://img.shields.io/codecov/c/github/starichkov/nodejs-simple-notes-app?style=for-the-badge)
3-
![GitHub License](https://img.shields.io/github/license/starichkov/nodejs-simple-notes-app?style=for-the-badge)
1+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/starichkov/nodejs-simple-notes-app/node.js.yml?style=for-the-badge)](https://github.com/starichkov/nodejs-simple-notes-app/actions/workflows/node.js.yml)
2+
[![Codecov](https://img.shields.io/codecov/c/github/starichkov/nodejs-simple-notes-app?style=for-the-badge)](https://codecov.io/gh/starichkov/nodejs-simple-notes-app)
3+
[![GitHub License](https://img.shields.io/github/license/starichkov/nodejs-simple-notes-app?style=for-the-badge)](https://github.com/starichkov/nodejs-simple-notes-app/blob/main/LICENSE.md)
44

55
Notes API: Node.js with Express and NoSQL Databases
66
=

0 commit comments

Comments
 (0)