Skip to content

Commit b418a0b

Browse files
committed
docs: wrap npm and codecov badges with href
1 parent aa1d169 commit b418a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# simplelog
22

33
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/devsheva/simplelog/qa.yml)
4-
![NPM Version](https://img.shields.io/npm/v/simplelog-decorator)
5-
![Codecov](https://img.shields.io/codecov/c/github/devsheva/simplelog)
4+
[![NPM Version](https://img.shields.io/npm/v/simplelog-decorator)](https://www.npmjs.com/package/simplelog-decorator)
5+
[![Codecov](https://img.shields.io/codecov/c/github/devsheva/simplelog)](https://app.codecov.io/github/devsheva/simplelog)
66

77
A simple logger decorator amplify like
88

0 commit comments

Comments
 (0)